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