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