AlgorithmId.this

Constructs an algorithm ID with algorithm parameters.

@param oid the identifier for the algorithm. @param algparams the associated algorithm parameters.

  1. this(ObjectIdentifier oid)
  2. this(ObjectIdentifier oid, AlgorithmParameters algparams)

Meta