2 writes to Hash
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Asn1\EssCertIdV2.xml.cs (2)
125
decoded.
Hash
= rebindSpan.Overlaps(tmpSpan, out offset) ? rebind.Slice(offset, tmpSpan.Length) : tmpSpan.ToArray();
129
decoded.
Hash
= sequenceReader.ReadOctetString();
2 references to Hash
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Asn1\EssCertIdV2.xml.cs (1)
54
writer.WriteOctetString(
Hash
.Span);
System\Security\Cryptography\Pkcs\Rfc3161TimestampToken.cs (1)
543
if (!thumbprint.SequenceEqual(certId2.Value.
Hash
.Span))