ssl_method_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

get_cipher
const(.SSL_CIPHER)* function(uint ncipher) get_cipher;
Undocumented in source.
get_cipher_by_char
const(.SSL_CIPHER)* function(const(ubyte)* ptr_) get_cipher_by_char;
Undocumented in source.
internal
const(.ssl_method_internal_st)* internal;
Undocumented in source.
num_ciphers
int function() num_ciphers;
Undocumented in source.
put_cipher_by_char
int function(const(.SSL_CIPHER)* cipher, ubyte* ptr_) put_cipher_by_char;
Undocumented in source.
ssl_dispatch_alert
int function(libressl_d.openssl.ossl_typ.SSL* s) ssl_dispatch_alert;
Undocumented in source.

Meta