dirk ~tracker (2022-05-03T18:49:33.3468071)
Dub
Repo
SSL_get_error
ssl
openssl
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
function
(
const
SSL
*
ssl
,
int
ret
)
SSL_get_error
;
Meta
Source
See Implementation
ssl
openssl
aliases
VerifyCallback
classes
OpenSSLException
functions
loadOpenSSL
sslEnforce
manifest constants
SSL_VERIFY_NONE
structs
SSL
SSL_CTX
SSL_METHOD
X509_STORE_CTX
variables
ERR_error_string
OPENSSL_add_all_algorithms_noconf
SSL_CTX_new
SSL_connect
SSL_get_error
SSL_library_init
SSL_load_error_strings
SSL_new
SSL_read
SSL_set_fd
SSL_set_verify
SSL_write
SSLv3_client_method