CL_CryptoSetup Class Reference
[clanCrypto System]

Crypto library setup. More...

#include <crypto_setup.h>

List of all members.

Public Member Functions

Construction
 CL_CryptoSetup (const CL_String &config_dir, bool read_write=false)
 Constructs a CryptoSetup.
 ~CL_CryptoSetup ()
Operations
void config_server_sid_cache (int max_cache_entries=256, unsigned int timeout=0, unsigned int ssl3_timeout=0, const CL_String &directory=CL_String())
CL_Certificate find_cert_from_nickname (const CL_String &nickname, PK11PasswordHandler *pw_handler)
CL_Certificate find_cert_from_nickname (const CL_String &nickname, const CL_String &password=CL_String())
CL_PrivateKey find_key_by_any_cert (const CL_Certificate &cert, PK11PasswordHandler *pw_handler)


Detailed Description

Crypto library setup.


Constructor & Destructor Documentation

CL_CryptoSetup::CL_CryptoSetup const CL_String config_dir,
bool  read_write = false
 

Constructs a CryptoSetup.

Parameters:
config_dir = String
read_write = bool

CL_CryptoSetup::~CL_CryptoSetup  ) 
 


Member Function Documentation

void CL_CryptoSetup::config_server_sid_cache int  max_cache_entries = 256,
unsigned int  timeout = 0,
unsigned int  ssl3_timeout = 0,
const CL_String directory = CL_String()
 

CL_Certificate CL_CryptoSetup::find_cert_from_nickname const CL_String nickname,
const CL_String password = CL_String()
 

CL_Certificate CL_CryptoSetup::find_cert_from_nickname const CL_String nickname,
PK11PasswordHandler pw_handler
 

CL_PrivateKey CL_CryptoSetup::find_key_by_any_cert const CL_Certificate cert,
PK11PasswordHandler pw_handler
 


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 02:39:35 2009 for ClanLib by  doxygen 1.4.6