Method

CMClientget_ed25519_key

Declaration [src]

const char*
cm_client_get_ed25519_key (
  CmClient* self
)

Description [src]

Get the public ed25519 key of own device.

Return value

Type: const char*

No description available.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.