3 writes to Millis
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.manual.cs (2)
33
Millis
= (int)millis;
37
Millis
= null;
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.xml.cs (1)
112
decoded.
Millis
= tmpMillis;
5 references to Millis
System.Security.Cryptography.Pkcs (5)
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.manual.cs (1)
52
1000L *
Millis
.GetValueOrDefault() +
System\Security\Cryptography\Pkcs\Asn1\Rfc3161Accuracy.xml.cs (2)
34
if (
Millis
.HasValue)
36
writer.WriteInteger(
Millis
.Value, new Asn1Tag(TagClass.ContextSpecific, 0));
System\Security\Cryptography\Pkcs\Rfc3161TimestampTokenInfo.cs (2)
287
parsedInfo.Accuracy?.
Millis
> 999 ||
288
parsedInfo.Accuracy?.
Millis
< 1 ||