xvr2::Net::SSLContext Member List
This is the complete list of members for
xvr2::Net::SSLContext, including all inherited members.
__cls_name | xvr2::Object | [protected] |
addCipher(const String &cyp) | xvr2::Net::SSLContext | |
c_list | xvr2::Net::SSLContext | [protected] |
ctx | xvr2::Net::SSLContext | [protected] |
debugmsg(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
debugmsgln(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
getClassName() | xvr2::Object | [virtual] |
getInternal() | xvr2::Net::SSLContext | [inline] |
getX509() | xvr2::Net::SSLContext | |
keyfile | xvr2::Net::SSLContext | [protected] |
loadVerifyLocations(const String &cafile, const String &capath) | xvr2::Net::SSLContext | |
method | xvr2::Net::SSLContext | [protected] |
mydata | xvr2::Net::SSLContext | [protected] |
Object() | xvr2::Object | |
operator<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
passwdCB(char *buf, int num, int rwflag, void *userdata) | xvr2::Net::SSLContext | [private, static] |
passwordCallback(char *buf, int num, int rwflag, void *userdata) | xvr2::Net::SSLContext | [virtual] |
pem | xvr2::Net::SSLContext | [protected] |
pemCertificateChainFile(const String &chain_file) | xvr2::Net::SSLContext | |
privateKeyfile(const String &file, int type=KEYFILE_PEM) | xvr2::Net::SSLContext | |
privateKeyIsValid() | xvr2::Net::SSLContext | |
rsaPrivateKeyfile(const String &file, int type=KEYFILE_PEM) | xvr2::Net::SSLContext | |
setPassphrase(const char *passphrase) | xvr2::Net::SSLContext | |
setUserdata(void *data) | xvr2::Net::SSLContext | |
SSLContext(int _method=SSL_V23) | xvr2::Net::SSLContext | |
SSLContext(const String &_keyfile, int _method=SSL_V23) | xvr2::Net::SSLContext | |
toString() | xvr2::Object | [virtual] |
~Object() | xvr2::Object | [virtual] |
~SSLContext() | xvr2::Net::SSLContext | |