5 references to OID_OIWSEC_SHA384
System.Security.Cryptography (5)
System\Security\Cryptography\CryptoConfig.cs (5)
69
ht.Add("SHA384",
OID_OIWSEC_SHA384
);
70
ht.Add("System.Security.Cryptography.SHA384",
OID_OIWSEC_SHA384
);
71
ht.Add("System.Security.Cryptography.SHA384CryptoServiceProvider",
OID_OIWSEC_SHA384
);
72
ht.Add("System.Security.Cryptography.SHA384Cng",
OID_OIWSEC_SHA384
);
73
ht.Add("System.Security.Cryptography.SHA384Managed",
OID_OIWSEC_SHA384
);