CertificateVersion.this

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

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

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

Meta