2 writes to Hash
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Asn1\EssCertId.xml.cs (2)
85
decoded.
Hash
= rebindSpan.Overlaps(tmpSpan, out offset) ? rebind.Slice(offset, tmpSpan.Length) : tmpSpan.ToArray();
89
decoded.
Hash
= sequenceReader.ReadOctetString();
2 references to Hash
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Asn1\EssCertId.xml.cs (1)
26
writer.WriteOctetString(
Hash
.Span);
System\Security\Cryptography\Pkcs\Rfc3161TimestampToken.cs (1)
496
!thumbprint.SequenceEqual(certId.Value.
Hash
.Span))