Method SSL.Constants.fmt_cipher_suites()
- Method fmt_cipher_suites
stringfmt_cipher_suites(array(int)s)- Description
Pretty-print an array of cipher suites.
- Parameter
s Array of cipher suites to format.
string fmt_cipher_suites(array(int) s)
Pretty-print an array of cipher suites.
sArray of cipher suites to format.