Module cipher

Source

Structs§

rustls_supported_ciphersuite
A cipher suite supported by rustls.

Functions§

rustls_supported_ciphersuite_get_name
Returns the name of the ciphersuite as a rustls_str.
rustls_supported_ciphersuite_protocol_version
Returns the rustls_tls_version of the ciphersuite.