CertificateValidity.this

Create the object, decoding the values from the passed DER stream.

@param stream the DerInputStream to read the CertificateValidity from. @exception IOException on decoding errors.

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

Meta