4 writes to Ordering
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (3)
35
decoded.
Ordering
= reader.ReadBoolean();
182
decoded.
Ordering
= sequenceReader.ReadBoolean();
187
decoded.
Ordering
= defaultReader.ReadBoolean();
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (1)
352
Ordering
= isOrdering,
2 references to Ordering
System.Security.Cryptography.Pkcs (2)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (1)
72
tmp.WriteBoolean(
Ordering
);
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (1)
124
public bool IsOrdering => _parsedData.
Ordering
;