Inheritance diagram for OpenSSL:
Public Member Functions | |
void | cbLock (int mode, int type) |
BOOL | SetVersion (int newver) |
BOOL | Init () |
BOOL | Uninit () |
EncryptionSession * | AllocSession () |
void | FreeSession (EncryptionSession *) |
BOOL | LoadPrivateKey (char *) |
BOOL | LoadPublicKey (char *) |
BOOL | LoadCA (char *) |
BOOL | VerifyKeys () |
BOOL | IsSecure () |
Friends | |
class | OpenSSLSession |
Definition at line 9 of file dfssl.hpp.