2 writes to Version
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (1)
160
if (!sequenceReader.TryReadInt32(out decoded.
Version
))
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (1)
338
Version
= 1,
2 references to Version
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (1)
49
writer.WriteInteger(
Version
);
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (1)
81
public int Version => _parsedData.
Version
;