CertificateAlgorithmId.this

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

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

  1. this(AlgorithmId algId)
  2. this(DerInputStream stream)
  3. this(InputStream stream)
    class CertificateAlgorithmId
    this
    (
    InputStream stream
    )

Meta