Initialize the Credential Manager client library.
#include <sys/credential/credential_client.h>
int credential_client_initialize(credential_log_target_t log_target)
BlackBerry 10.3.1
The type of logger that should be used by client.
You must call this function before invoking any of the Credential Manager API functions. Calling this function multiple times does not have any effect.
0 if operation was successful, error code otherwise.