Method

CMClientget_pickle_key

Declaration [src]

const char*
cm_client_get_pickle_key (
  CmClient* self
)

Description [src]

Get the pickle password.

Return value

Type: const char*

No description available.

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