2 writes to Policy
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (1)
165
decoded.
Policy
= sequenceReader.ReadObjectIdentifier();
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (1)
339
Policy
= policyId.Value!,
2 references to Policy
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (1)
52
writer.WriteObjectIdentifier(
Policy
);
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (1)
87
public Oid PolicyId => (_policyOid ??= new Oid(_parsedData.
Policy
, null));