5 references to OID_OIWSEC_SHA512
System.Security.Cryptography (5)
System\Security\Cryptography\CryptoConfig.cs (5)
75
ht.Add("SHA512",
OID_OIWSEC_SHA512
);
76
ht.Add("System.Security.Cryptography.SHA512",
OID_OIWSEC_SHA512
);
77
ht.Add("System.Security.Cryptography.SHA512CryptoServiceProvider",
OID_OIWSEC_SHA512
);
78
ht.Add("System.Security.Cryptography.SHA512Cng",
OID_OIWSEC_SHA512
);
79
ht.Add("System.Security.Cryptography.SHA512Managed",
OID_OIWSEC_SHA512
);