5 references to OID_OIWSEC_SHA384
System.Security.Cryptography (5)
System\Security\Cryptography\CryptoConfig.cs (5)
64
ht.Add("SHA384",
OID_OIWSEC_SHA384
);
65
ht.Add("System.Security.Cryptography.SHA384",
OID_OIWSEC_SHA384
);
66
ht.Add("System.Security.Cryptography.SHA384CryptoServiceProvider",
OID_OIWSEC_SHA384
);
67
ht.Add("System.Security.Cryptography.SHA384Cng",
OID_OIWSEC_SHA384
);
68
ht.Add("System.Security.Cryptography.SHA384Managed",
OID_OIWSEC_SHA384
);