rustls_supported_ciphersuite_get_suite

Return a 16-bit unsigned integer corresponding to this cipher suite's assignment from <https://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-4>. The bytes from the assignment are interpreted in network order.

extern (C)
ushort
rustls_supported_ciphersuite_get_suite

Meta