2 writes to NotBefore
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\Asn1\ValidityAsn.manual.cs (1)
10
NotBefore
= new TimeAsn(notBefore);
System\Security\Cryptography\X509Certificates\Asn1\ValidityAsn.xml.cs (1)
74
System.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)
26
NotBefore
.Encode(writer);