Home | History | Annotate | Download | only in x509

Lines Matching full:expiry

1638 func (c *Certificate) CreateCRL(rand io.Reader, priv interface{}, revokedCerts []pkix.RevokedCertificate, now, expiry time.Time) (crlBytes []byte, err error) {
1654 NextUpdate: expiry.UTC(),