Authentication with this certificate is performed at the application layer and is independent of
certificates used to establish secure connections like SSL.
WmContext *con
- Client Context(Either WM_SYNC_CONTEXT or WM_TRAN_CONTEXT).
const char *host
- Server endpoint in the form:host:port.
const char *cert_path
- Full path name of the file containing the user's X.509 certificate to submit.
For example, c:\myx509cert.der if your X.509 certificate is in c:\.
jint
- Return 1 if success and 0 otherwise.