代码搜索:SSL

找到约 10,000 项符合「SSL」的源代码

代码结果 10,000
www.eeworm.com/read/328357/3444984

pod ssl_new.pod

=pod =head1 NAME SSL_new - create a new SSL structure for a connection =head1 SYNOPSIS #include SSL *SSL_new(SSL_CTX *ctx); =head1 DESCRIPTION SSL_new() creates a new B s
www.eeworm.com/read/328357/3445000

pod ssl_pending.pod

=pod =head1 NAME SSL_pending - obtain number of readable bytes buffered in an SSL object =head1 SYNOPSIS #include int SSL_pending(const SSL *ssl); =head1 DESCRIPTION SSL_pendi
www.eeworm.com/read/328357/3445003

pod ssl_want.pod

=pod =head1 NAME SSL_want, SSL_want_nothing, SSL_want_read, SSL_want_write, SSL_want_x509_lookup - obtain state information TLS/SSL I/O operation =head1 SYNOPSIS #include int SS
www.eeworm.com/read/328357/3445011

pod ssl_shutdown.pod

=pod =head1 NAME SSL_shutdown - shut down a TLS/SSL connection =head1 SYNOPSIS #include int SSL_shutdown(SSL *ssl); =head1 DESCRIPTION SSL_shutdown() shuts down an active TLS/
www.eeworm.com/read/321498/3533159

c spp_ssl.c

/* ** Copyright (C) 2007-2008 Sourcefire, Inc. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License Version 2 as ** publis
www.eeworm.com/read/321498/3533160

dsp sf_ssl.dsp

# Microsoft Developer Studio Project File - Name="sf_ssl" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dy
www.eeworm.com/read/321498/3533161

h spp_ssl.h

/* ** Copyright (C) 2007-2008 Sourcefire, Inc. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License Version 2 as ** publis
www.eeworm.com/read/304657/3788614

java ssl3.java

/* SSL3.java -- SSLv3 padding scheme. Copyright (C) 2004, 2006 Free Software Foundation, Inc. This file is a part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or
www.eeworm.com/read/303615/3809892

h ssl23.h

/* ssl/ssl23.h */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The imp
www.eeworm.com/read/303615/3809893

h ssl2.h

/* ssl/ssl2.h */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The impl