91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

libssh2動態庫,含有mingw版本和VS版本,庫已經編譯好了,直接使用就可以。。。。。。。。。。。。。。。

資源截圖

代碼片段和文件信息

#include?

#include?“openssl/ssl.h“


int?main?()
{
????SSL_CTX*?ctx?=?NULL;
????const?SSL_METHOD*?meth?=?NULL;

????OpenSSL_add_ssl_algorithms();????//?初始化
????SSL_load_error_strings();????????//?為打印調試信息作準備
????meth?=?TLSv1_client_method();????//?采用什么協議(SSLv2/SSLv3/TLSv1)在此指定
????ctx?=?SSL_CTX_new?(meth);
????printf(“%X\n“?ctx);

????return?0;
}


?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-07-19?17:01??libssh2動態庫\
?????目錄???????????0??2018-07-19?17:01??libssh2動態庫\mingw版\
?????目錄???????????0??2018-07-19?17:01??libssh2動態庫\mingw版\libssh2\
?????文件?????2130756??2018-06-23?15:42??libssh2動態庫\mingw版\libssh2.7z
?????目錄???????????0??2018-07-19?17:01??libssh2動態庫\mingw版\libssh2\bin\
?????文件????????4249??2015-05-12?13:03??libssh2動態庫\mingw版\libssh2\bin\c_rehash
?????文件?????3274968??2015-05-12?13:03??libssh2動態庫\mingw版\libssh2\bin\openssl.exe
?????目錄???????????0??2018-07-19?17:01??libssh2動態庫\mingw版\libssh2\include\
?????文件???????49348??2015-05-11?16:21??libssh2動態庫\mingw版\libssh2\include\libssh2.h
?????文件????????4910??2015-05-11?16:21??libssh2動態庫\mingw版\libssh2\include\libssh2_publickey.h
?????文件???????15716??2015-05-11?16:21??libssh2動態庫\mingw版\libssh2\include\libssh2_sftp.h
?????目錄???????????0??2018-07-19?17:01??libssh2動態庫\mingw版\libssh2\include\openssl\
?????文件????????5507??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\aes.h
?????文件???????52190??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\asn1.h
?????文件???????30092??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\asn1t.h
?????文件???????19143??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\asn1_mac.h
?????文件???????32987??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\bio.h
?????文件????????5143??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\blowfish.h
?????文件???????36185??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\bn.h
?????文件????????4652??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\buffer.h
?????文件????????4956??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\camellia.h
?????文件????????4492??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\cast.h
?????文件????????3244??2015-05-12?13:03??libssh2動態庫\mingw版\libssh2\include\openssl\cmac.h
?????文件???????19927??2015-05-12?13:03??libssh2動態庫\mingw版\libssh2\include\openssl\cms.h
?????文件????????1978??2015-05-12?13:03??libssh2動態庫\mingw版\libssh2\include\openssl\comp.h
?????文件????????9848??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\conf.h
?????文件????????4080??2015-05-12?13:03??libssh2動態庫\mingw版\libssh2\include\openssl\conf_api.h
?????文件???????24337??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\crypto.h
?????文件???????10849??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\des.h
?????文件???????18238??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\des_old.h
?????文件????????9979??2015-05-12?13:02??libssh2動態庫\mingw版\libssh2\include\openssl\dh.h
............此處省略82個文件信息

評論

共有 條評論