KeyIdentifier.this

Create a KeyIdentifier with the passed bit settings.

@param octetString the octet string identifying the key identifier.

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

Meta