2 writes to Validity
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\Asn1\TbsCertificateAsn.xml.cs (1)
219System.Security.Cryptography.X509Certificates.Asn1.ValidityAsn.Decode(ref sequenceReader, out decoded.Validity);
System\Security\Cryptography\X509Certificates\CertificateRequest.cs (1)
845Validity = new ValidityAsn(notBefore, notAfter),
1 reference to Validity
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\Asn1\TbsCertificateAsn.xml.cs (1)
88Validity.Encode(writer);