rustls_supported_ciphersuite_get_name

Returns the name of the ciphersuite as a rustls_str. If the provided ciphersuite is invalid, the rustls_str will contain the empty string. The lifetime of the rustls_str is the lifetime of the program, it does not need to be freed.

extern (C)
rustls_supported_ciphersuite_get_name

Meta