5 references to OID_OIWSEC_SHA256
System.Security.Cryptography (5)
System\Security\Cryptography\CryptoConfig.cs (5)
58
ht.Add("SHA256",
OID_OIWSEC_SHA256
);
59
ht.Add("System.Security.Cryptography.SHA256",
OID_OIWSEC_SHA256
);
60
ht.Add("System.Security.Cryptography.SHA256CryptoServiceProvider",
OID_OIWSEC_SHA256
);
61
ht.Add("System.Security.Cryptography.SHA256Cng",
OID_OIWSEC_SHA256
);
62
ht.Add("System.Security.Cryptography.SHA256Managed",
OID_OIWSEC_SHA256
);