UniqueIdentity.this

The default constructor for this class.

@param id the byte array containing the unique identifier.

  1. this(BitArray id)
    class UniqueIdentity
    this
    (
    BitArray id
    )
  2. this(byte[] id)
  3. this(DerInputStream stream)
  4. this(DerValue derVal)

Meta