1 write to _hashAlgorithmId
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Rfc3161TimestampRequest.cs (1)
27
public Oid HashAlgorithmId => (
_hashAlgorithmId
??= new Oid(_parsedData.MessageImprint.HashAlgorithm.Algorithm, null));