1 write to m_hashAlgorithmId
System.Core (1)
System\Security\Cryptography\X509Certificates\TimestampInformation.cs (1)
27m_hashAlgorithmId = timestamper.algHash;
1 reference to m_hashAlgorithmId
System.Core (1)
System\Security\Cryptography\X509Certificates\TimestampInformation.cs (1)
48get { return CapiNative.GetAlgorithmName(m_hashAlgorithmId); }