2 writes to NotBefore
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\Asn1\ValidityAsn.manual.cs (1)
10NotBefore = new TimeAsn(notBefore);
System\Security\Cryptography\X509Certificates\Asn1\ValidityAsn.xml.cs (1)
74System.Security.Cryptography.X509Certificates.Asn1.TimeAsn.Decode(ref sequenceReader, out decoded.NotBefore);
1 reference to NotBefore
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\Asn1\ValidityAsn.xml.cs (1)
26NotBefore.Encode(writer);