CertificateX509Key.this

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

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

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

Meta