PublicKey

open fun PublicKey(data: Array<Byte>, type: PublicKeyType)

Create a public key from a block of data

Return

Nullable pointer to the public key

Parameters

data

Non-null block of data representing the public key

type

type of the public key