data

open fun data(): Array<Byte>

Returns the raw data of the given public-key.

Return

C-compatible result with a C-compatible byte array.

Parameters

publicKey

*non-null* pointer to a public key.