2 writes to NotAfter
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\Asn1\ValidityAsn.manual.cs (1)
11
NotAfter
= new TimeAsn(notAfter);
System\Security\Cryptography\X509Certificates\Asn1\ValidityAsn.xml.cs (1)
75
System.Security.Cryptography.X509Certificates.Asn1.TimeAsn.Decode(ref sequenceReader, out decoded.
NotAfter
);
1 reference to NotAfter
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\Asn1\ValidityAsn.xml.cs (1)
27
NotAfter
.Encode(writer);