ssl.h File Reference
Typedef ssl_crock_st
typedef struct ssl_st * | ssl_crock_st |
Typedef GEN_SESSION_CB
typedef int(* | GEN_SESSION_CB |
int(*)(struct ssl_st *ssl, SSL_SESSION *sess) SSL_CTX_sess_get_new_cb
void(*)(struct ssl_ctx_st *ctx, SSL_SESSION *sess) SSL_CTX_sess_get_remove_cb
SSL_SESSION *(*)(struct ssl_st *ssl, unsigned char *Data, int len, int *copy) SSL_CTX_sess_get_get_cb
SSL_SESSION *(*)(struct ssl_st *ssl, unsigned char *Data, int len, int *copy) | SSL_CTX_sess_get_get_cb |
void(*)(const SSL *ssl, int type, int val) SSL_CTX_get_info_callback
void(*)(const SSL *ssl, int type, int val) | SSL_CTX_get_info_callback |
int(*)(SSL *ssl, X509 **x509, EVP_PKEY **pkey) SSL_CTX_get_client_cert_cb
IMPORT_C int(*)(int, X509_STORE_CTX *) SSL_get_verify_callback
IMPORT_C int(*)(int, X509_STORE_CTX *) SSL_CTX_get_verify_callback
IMPORT_C void(*)(const SSL *ssl, int type, int val) SSL_get_info_callback
IMPORT_C void(*)(const SSL *ssl, int type, int val) | SSL_get_info_callback |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.