5 references to OID_OIWSEC_SHA256
System.Security.Cryptography (5)
System\Security\Cryptography\CryptoConfig.cs (5)
63
ht.Add("SHA256",
OID_OIWSEC_SHA256
);
64
ht.Add("System.Security.Cryptography.SHA256",
OID_OIWSEC_SHA256
);
65
ht.Add("System.Security.Cryptography.SHA256CryptoServiceProvider",
OID_OIWSEC_SHA256
);
66
ht.Add("System.Security.Cryptography.SHA256Cng",
OID_OIWSEC_SHA256
);
67
ht.Add("System.Security.Cryptography.SHA256Managed",
OID_OIWSEC_SHA256
);