1 write to _policyOid
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (1)
87
public Oid PolicyId => (
_policyOid
??= new Oid(_parsedData.Policy, null));