KeyIdentifier.this

Create a KeyIdentifier from the DER encoded value.

@param val the DerValue

  1. this(byte[] octetString)
  2. this(DerValue val)
    class KeyIdentifier
  3. this(PublicKey pubKey)

Meta