3 writes to Seconds
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.manual.cs (2)
24
Seconds
= checked((int)seconds);
28
Seconds
= null;
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.xml.cs (1)
97
decoded.
Seconds
= tmpSeconds;
4 references to Seconds
System.Security.Cryptography.Pkcs (4)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.manual.cs (1)
51
1_000_000L *
Seconds
.GetValueOrDefault() +
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.xml.cs (2)
28
if (
Seconds
.HasValue)
30
writer.WriteInteger(
Seconds
.Value);
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (1)
289
parsedInfo.Accuracy?.
Seconds
< 0)