5 references to WriteGeneralizedTime
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\Asn1\TimeAsn.xml.cs (1)
69
writer.
WriteGeneralizedTime
(GeneralTime.Value, omitFractionalSeconds: true);
System\Security\Cryptography\X509Certificates\CertificateRevocationListBuilder.cs (1)
296
writer.
WriteGeneralizedTime
(time, omitFractionalSeconds: true);
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\Asn1\RecipientKeyIdentifier.xml.cs (1)
31
writer.
WriteGeneralizedTime
(Date.Value, false);
System\Security\Cryptography\Pkcs\Asn1\Rfc3161TstInfo.xml.cs (2)
63
writer.
WriteGeneralizedTime
(GenTime, false);
304
writer.
WriteGeneralizedTime
(GenTime, false);