*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 SSL_CTX_set_ssl_version(3) -- choose a new TLS/SSL method
    SSL_CTX_set_ssl_version() sets a new default TLS/SSL method for SSL objects newly created from this ctx. SSL objects already created with SSL_new(3) are not affected, except when SSL_clear(3) is being...
 SSL_CTX_set_timeout(3) -- manipulate timeout values for session caching
    SSL_CTX_set_timeout() sets the timeout for newly created sessions for ctx to t. The timeout value t must be given in seconds. SSL_CTX_get_timeout() returns the currently set timeout value for ctx.
 SSL_CTX_set_tmp_dh(3) -- handle DH keys for ephemeral key exchange
    SSL_CTX_set_tmp_dh_callback() sets the callback function for ctx to be used when a DH parameters are required to tmp_dh_callback. The callback is inherited by all ssl objects created from ctx. SSL_CTX...
 SSL_CTX_set_tmp_dh_callback(3) -- handle DH keys for ephemeral key exchange
    SSL_CTX_set_tmp_dh_callback() sets the callback function for ctx to be used when a DH parameters are required to tmp_dh_callback. The callback is inherited by all ssl objects created from ctx. SSL_CTX...
 SSL_CTX_set_tmp_rsa(3) -- handle RSA keys for ephemeral key exchange
    SSL_CTX_set_tmp_rsa_callback() sets the callback function for ctx to be used when a temporary/ephemeral RSA key is required to tmp_rsa_callback. The callback is inherited by all SSL objects newly crea...
 SSL_CTX_set_tmp_rsa_callback(3) -- handle RSA keys for ephemeral key exchange
    SSL_CTX_set_tmp_rsa_callback() sets the callback function for ctx to be used when a temporary/ephemeral RSA key is required to tmp_rsa_callback. The callback is inherited by all SSL objects newly crea...
 SSL_CTX_set_verify(3) -- set peer certificate verification parameters
    SSL_CTX_set_verify() sets the verification flags for ctx to be mode and specifies the verify_callback function to be used. If no callback function shall be specified, the NULL pointer can be used for ...
 SSL_CTX_set_verify_depth(3) -- set peer certificate verification parameters
    SSL_CTX_set_verify() sets the verification flags for ctx to be mode and specifies the verify_callback function to be used. If no callback function shall be specified, the NULL pointer can be used for ...
 SSL_CTX_use_certificate(3) -- load certificate and key data
    These functions load the certificates and private keys into the SSL_CTX or SSL object, respectively. The SSL_CTX_* class of functions loads the certificates and keys into the SSL_CTX object ctx. The i...
 SSL_CTX_use_certificate_ASN1(3) -- load certificate and key data
    These functions load the certificates and private keys into the SSL_CTX or SSL object, respectively. The SSL_CTX_* class of functions loads the certificates and keys into the SSL_CTX object ctx. The i...
 SSL_CTX_use_certificate_chain_file(3) -- load certificate and key data
    These functions load the certificates and private keys into the SSL_CTX or SSL object, respectively. The SSL_CTX_* class of functions loads the certificates and keys into the SSL_CTX object ctx. The i...
 SSL_CTX_use_certificate_file(3) -- load certificate and key data
    These functions load the certificates and private keys into the SSL_CTX or SSL object, respectively. The SSL_CTX_* class of functions loads the certificates and keys into the SSL_CTX object ctx. The i...
 SSL_CTX_use_PrivateKey(3) -- load certificate and key data
    These functions load the certificates and private keys into the SSL_CTX or SSL object, respectively. The SSL_CTX_* class of functions loads the certificates and keys into the SSL_CTX object ctx. The i...
 SSL_CTX_use_PrivateKey_ASN1(3) -- load certificate and key data
    These functions load the certificates and private keys into the SSL_CTX or SSL object, respectively. The SSL_CTX_* class of functions loads the certificates and keys into the SSL_CTX object ctx. The i...
 SSL_CTX_use_PrivateKey_file(3) -- load certificate and key data
    These functions load the certificates and private keys into the SSL_CTX or SSL object, respectively. The SSL_CTX_* class of functions loads the certificates and keys into the SSL_CTX object ctx. The i...
<<  [Prev]  189  190  191  192  193  194  195  196  197  198  199  200  201  202  203  204  205  206  207  208  209  
210  211  212  213  214  215  216  217  218  219  220  221  222  223  224  225  226  227  228  229  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service