CertificateValidity.this

The default constructor for this class for the specified interval.

@param notBefore the date and time before which the certificate is not valid. @param notAfter the date and time after which the certificate is not valid.

  1. this()
  2. this(Date notBefore, Date notAfter)
    class CertificateValidity
    this
    (,)
  3. this(DerInputStream stream)

Meta