代码搜索:SSL
找到约 10,000 项符合「SSL」的源代码
代码结果 10,000
www.eeworm.com/read/460593/1560058
c ssl_client2.c
/*
* SSL client with certificate authentication
*
* Copyright (C) 2006-2007 Christophe Devine
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o
www.eeworm.com/read/242657/4547955
h ssl-server-fancy.h
// -*- C++ -*-
// $Id: SSL-server-fancy.h 61403 2004-10-27 21:07:30Z shuston $
// This file defines the Options class for SSL-server-fancy.
// IBM C++ compiler'd template auto-instantiator needs this
www.eeworm.com/read/242657/4547963
cpp ssl-server-simple.cpp
// $Id: SSL-server-simple.cpp 77274 2007-02-21 08:14:15Z johnnyw $
// This example tests the features of the ,
// , and classes.
#includ
www.eeworm.com/read/242657/4547968
cpp ssl-client-simple.cpp
// $Id: SSL-client-simple.cpp 78962 2007-07-20 03:27:14Z sowayaa $
// This tests the features of the and
// classes. In addition, it can be used to tes
www.eeworm.com/read/242657/4547969
ssl_sap_server gnumakefile.ssl_sap_server
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.SSL_SAP_Server
#
# $Id: gnu.mpd 77593 2007-03-07 16:38:39Z e
www.eeworm.com/read/242657/4547971
cpp ssl-server-poll.cpp
// $Id: SSL-server-poll.cpp 78634 2007-06-28 14:14:06Z johnnyw $
// IPC_SAP/poll server, which illustrates how to integrate the ACE
// SSL socket wrappers with the SVR4 system call to create a
www.eeworm.com/read/242657/4547974
cpp ssl-server-fancy.cpp
// $Id: SSL-server-fancy.cpp 78962 2007-07-20 03:27:14Z sowayaa $
// This example tests the features of the ,
// , and classes. If the p
www.eeworm.com/read/242657/4547975
ssl_sap_client gnumakefile.ssl_sap_client
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.SSL_SAP_Client
#
# $Id: gnu.mpd 77593 2007-03-07 16:38:39Z e
www.eeworm.com/read/242657/4547977
h ssl-client-simple.h
// -*- C++ -*-
// $Id: SSL-client-simple.h 61403 2004-10-27 21:07:30Z shuston $
// This file defines the Options class for SSL-client-simple. IBM C++
// compiler's template auto-instantiator needs th
www.eeworm.com/read/238768/4609602
pod bio_f_ssl.pod
=pod
=head1 NAME
BIO_f_ssl, BIO_set_ssl, BIO_get_ssl, BIO_set_ssl_mode, BIO_set_ssl_renegotiate_bytes,
BIO_get_num_renegotiates, BIO_set_ssl_renegotiate_timeout, BIO_new_ssl,
BIO_new_ssl_connect, BI