#include <crypto_setup.h>
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) |
|
||||||||||||
|
Constructs a CryptoSetup.
|
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.4.6