CertificateX509Key.this

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

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

  1. this(PublicKey key)
  2. this(DerInputStream stream)
  3. this(InputStream stream)
    class CertificateX509Key
    this
    (
    InputStream stream
    )

Meta