代码搜索:SSL
找到约 10,000 项符合「SSL」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5827086
cpp ssl-server-poll.cpp
// SSL-server-poll.cpp,v 1.3 2003/12/10 13:16:55 jwillemsen Exp
// IPC_SAP/poll server, which illustrates how to integrate the ACE
// SSL socket wrappers with the SVR4 system call to create
www.eeworm.com/read/136989/5827089
cpp ssl-server-fancy.cpp
// SSL-server-fancy.cpp,v 1.7 2003/12/10 12:55:20 jwillemsen Exp
// This example tests the features of the ,
// , and classes. If the
www.eeworm.com/read/136989/5827092
h ssl-client-simple.h
// -*- C++ -*-
// SSL-client-simple.h,v 1.3 2003/11/01 11:15:23 dhinton Exp
// This file defines the Options class for SSL-client-simple. IBM C++
// compiler's template auto-instantiator needs th
www.eeworm.com/read/136989/5835503
dsw mt_iiop_ssl.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/136989/5835505
mpc mt_iiop_ssl.mpc
// -*- MPC -*-
// MT_IIOP_SSL.mpc,v 1.4 2003/12/23 21:04:24 dhinton Exp
project(*security server): orbsvcsexe, portableserver, ssl, ssliop {
Source_Files {
Server_Worker.cpp
test_i.cp
www.eeworm.com/read/136989/5837758
cpp iiop_ssl_transport.cpp
// -*- C++ -*-
#include "IIOP_SSL_Transport.h"
#include "IIOP_SSL_Connection_Handler.h"
#include "tao/Timeprobe.h"
#include "tao/ORB_Core.h"
#include "tao/ORB.h"
#include "tao/debug.h"
AC
www.eeworm.com/read/136989/5837771
cpp iiop_ssl_acceptor.cpp
// -*- C++ -*-
//
// IIOP_SSL_Acceptor.cpp,v 1.4 2001/09/22 04:41:27 othman Exp
#include "IIOP_SSL_Acceptor.h"
#include "SSLIOP_Util.h"
#include "tao/ORB_Core.h"
#include "tao/debug.h"
www.eeworm.com/read/136989/5837792
cpp iiop_ssl_connector.cpp
// -*- C++ -*-
//
// IIOP_SSL_Connector.cpp,v 1.33 2003/10/29 03:56:34 bala Exp
#include "IIOP_SSL_Connector.h"
#include "SSLIOP_Util.h"
#include "tao/debug.h"
#include "tao/ORB_Core.h"
#
www.eeworm.com/read/126641/6015460
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