SecurityAlgorithms.Psha1KeyDerivationDec2005 字段

定义

表示 P-SHA1 密钥生成算法的 2007 年 12 月版本。Represents the December 2007 version of the P-SHA1 key generation algorithm. 此字段为常数。This field is constant.

public: System::String ^ Psha1KeyDerivationDec2005;
public const string Psha1KeyDerivationDec2005;
val mutable Psha1KeyDerivationDec2005 : string
Public Const Psha1KeyDerivationDec2005 As String 

字段值

String

注解

由于 SHA1 出现冲突问题,Microsoft 建议使用基于 SHA256 或更好的安全模型。Due to collision problems with SHA1, Microsoft recommends a security model based on SHA256 or better.

适用于