5 references to OID_OIWSEC_SHA512
System.Security.Cryptography (5)
System\Security\Cryptography\CryptoConfig.cs (5)
70
ht.Add("SHA512",
OID_OIWSEC_SHA512
);
71
ht.Add("System.Security.Cryptography.SHA512",
OID_OIWSEC_SHA512
);
72
ht.Add("System.Security.Cryptography.SHA512CryptoServiceProvider",
OID_OIWSEC_SHA512
);
73
ht.Add("System.Security.Cryptography.SHA512Cng",
OID_OIWSEC_SHA512
);
74
ht.Add("System.Security.Cryptography.SHA512Managed",
OID_OIWSEC_SHA512
);