UniqueIdentity.this

The default constructor for this class.

@param id the byte array containing the unique identifier.

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

Meta