📄 ssl.h
字号:
/* * ssl.h - declares SSL specific routines and types * * This file defines the secure socket layer (SSL) specific * routines and types. * * Stipe Tolj <tolj@wapme-systems.de> * for Kannel Project and Wapme Systems AG */ #ifdef HAVE_LIBSSL int SSL_smart_shutdown(SSL *ssl); #endif /* HAVE_LIBSSL */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -