1 write to m_hashAlgorithmId
System.Core (1)
System\Security\Cryptography\X509Certificates\AuthenticodeSignatureInformation.cs (1)
33m_hashAlgorithmId = signer.algHash;
1 reference to m_hashAlgorithmId
System.Core (1)
System\Security\Cryptography\X509Certificates\AuthenticodeSignatureInformation.cs (1)
87get { return CapiNative.GetAlgorithmName(m_hashAlgorithmId); }