Module ffi

Structs§

SSLContextConfigurator
Opaque type for SSLContextConfigurator (from System namespace)

Functions§

get_ca_cert_entry_impl_helper
Get CA certificate entry at specified position
get_ca_name_entry_impl_helper
Get CA name entry at specified position
get_ca_name_field_impl_helper
Get CA name field at specified position
get_cert_chain_entry_impl_helper
Get certificate chain entry at specified position
get_ciphers_list_impl
Get OpenSSL ciphers configuration string
get_client_ca_list_impl_helper
Get client CA list (returns via output parameters)
get_next_cert_key_pair_impl_helper
Get next certificate/private key pair (returns via output parameters) Fills certificate data vectors with binary data and encoding information
get_protocols_impl
Get SSL protocols mask
get_verify_locations_impl_helper
Get CA certificate verification locations (returns Rust struct via helper)
is_validate_peer_certificate_impl
Check if peer certificate validation is required
lock_impl
Lock configurator for exclusive access
password_callback_impl
Password callback for encrypted keys/certificates
reset_impl
Reset configurator state
unlock_impl
Unlock configurator