This crate converts an OpenSSL cipher suite name to the equivalent RFC name.
use TLSCipherSuite;
let cipher = from_openssl_name.unwrap;
assert_eq!;
This crate converts an OpenSSL cipher suite name to the equivalent RFC name.
use TLSCipherSuite;
let cipher = from_openssl_name.unwrap;
assert_eq!;