data

open fun data(): Array<Byte>

Returns the raw data of a given public-key.

Return

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

Parameters

public_key

*non-null* pointer to a public key.