用openssl进行ssl编程(Programming with SSL using OpenSSL).docVIP

  • 2
  • 0
  • 约4.74千字
  • 约 6页
  • 2017-10-13 发布于河南
  • 举报

用openssl进行ssl编程(Programming with SSL using OpenSSL).doc

用openssl进行ssl编程(Programming with SSL using OpenSSL)

用openssl进行ssl编程(Programming with SSL using OpenSSL) The main introduction of OpenSSL SSL communication functions and procedures, mainly the initialization process, as for data reception and subsequent processing, specific problems can be analyzed. Load all the SSL algorithms Openssl_add_ssl_algorithms (); Build method for SSL Ssl_method, *meth=sslv23_method (); Initializing context scenarios Ssl_ctx *ctx=ssl_ctx_new (meth); Ret-quiet_shutdown=1; the default is ret-quiet_shutdown=0; he is equivalent to the ssl_set_shutdown function and sets the parameter to ssl_sent_shutdown|ssl_received_shutdo

文档评论(0)

1亿VIP精品文档

相关文档