Retracted: Published accidentally.
package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Oct 31, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type CipherSuite struct {
Value uint16
}
type Ciphers struct {
Length uint16
Value []byte
}
type CompressionMethods struct {
Length uint8
Value []byte
}
type HandshakeProtocol struct {
HandshakeType uint8
Length [3]byte
TLSVersion uint16
Random [32]byte
}
type Session struct {
Length uint8
Id []byte
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.