svn_auth_cred_ssl_client_cert_t Struct Reference
[authentication functions]

SVN_AUTH_CRED_SSL_CLIENT_CERT credentials. More...

#include <svn_auth.h>


Data Fields

const char * cert_file
 Full paths to the certificate file.
svn_boolean_t may_save
 Indicates if the credentials may be saved (to disk).


Detailed Description

SVN_AUTH_CRED_SSL_CLIENT_CERT credentials.

Definition at line 221 of file svn_auth.h.


Field Documentation

svn_boolean_t svn_auth_cred_ssl_client_cert_t::may_save

Indicates if the credentials may be saved (to disk).

For example, a GUI prompt implementation with a remember certificate checkbox shall set may_save to TRUE if the checkbox is checked.

Definition at line 229 of file svn_auth.h.


The documentation for this struct was generated from the following file:
Generated on Fri Nov 10 17:03:15 2006 for Subversion by  doxygen 1.4.7