Documentation ¶
Index ¶
Constants ¶
View Source
const ( VER_MAJOR uint8 = 0x03 VER_MINOR uint8 = 0x03 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TLS12 ¶
type TLS12 struct { Supported bool Certificates []x509.Certificate DefaultCipher ciphersuite.CipherSuite Ciphers []ciphersuite.CipherSuite }
Source Files ¶
Click to show internal directories.
Click to hide internal directories.