Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CIPHER_SUITE_BLACKLIST = []string{}/* 278 elements not displayed */
View Source
var CIPHER_SUITE_MAPPING = map[string]string{}/* 346 elements not displayed */
View Source
var TLS_VERSION_MAPPING = map[string]string{
"0x0300": "SSLv3",
"0x0301": "TLSv1.0",
"0x0302": "TLSv1.1",
"0x0303": "TLSv1.2",
"0x0304": "TLSv1.3",
}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.