CertificateAlgorithmId.this

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

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

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

Meta