1 write to HashEncryptionAlgorithm
System.Security (1)
system\security\cryptography\cryptoapi.cs (1)
1577
HashEncryptionAlgorithm
= new CRYPT_ALGORITHM_IDENTIFIER();
2 references to HashEncryptionAlgorithm
System.Security (2)
system\security\cryptography\pkcs\pkcsutils.cs (2)
726
cmsSignerEncodeInfo.
HashEncryptionAlgorithm
.pszObjId = CAPI.szOID_X957_sha1DSA;
736
cmsSignerEncodeInfo.
HashEncryptionAlgorithm
.pszObjId = CAPI.szOID_PKIX_NO_SIGNATURE;