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