Module ffi
Structs§
- SSLContext
Configurator - 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