Skip to main content

show_cipher_suite

Function show_cipher_suite 

Source
pub fn show_cipher_suite(code: u16) -> Option<&'static str>
Expand description

The IANA name of a TLS 1.3 cipher suite codepoint.

Returns None for anything outside TLS13_CIPHER_SUITES rather than inventing a label, so an unknown number is reported as the number.