1 reference to Sha256Oid
System.Security (1)
system\security\cryptography\pkcs\pkcs7signer.cs (1)
69
string oidValue = LocalAppContextSwitches.CmsUseInsecureHashAlgorithms ? CAPI.szOID_OIWSEC_sha1 :
Sha256Oid
;