CertificateVersion.this

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

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

  1. this()
  2. this(int ver)
  3. this(DerInputStream stream)
    class CertificateVersion
  4. this(InputStream stream)
  5. this(DerValue val)

Meta