Method
CMClientset_pickle_key
Declaration [src]
void
cm_client_set_pickle_key (
CmClient* self,
const char* pickle_key
)
Description [src]
Set the account pickle key. This key is used as the password to decrypt the encrypted pickle loaded from db, and so, this should be set before the db is set.