2 writes to NotAfter
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\Asn1\ValidityAsn.manual.cs (1)
11NotAfter = new TimeAsn(notAfter);
System\Security\Cryptography\X509Certificates\Asn1\ValidityAsn.xml.cs (1)
75System.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)
27NotAfter.Encode(writer);