Index of types


C
certificate [Ssl]
A certificate.
cipher [Ssl]
A cipher.
context [Ssl]
A context.
context_type [Ssl]
Type of the context to create.

P
protocol [Ssl]
Protocol used by SSL.

S
socket [Ssl]
An SSL abstract socket.
ssl_error [Ssl]
An ssl error has occured (see SSL_get_error(3ssl) for details).

V
verify_callback [Ssl]
A callback function for verification.
verify_error [Ssl]
Why did the certificate verification fail?
verify_mode [Ssl]
Verification modes (see SSL_CTX_set_verify(3)).