# README
ciphersuite
The info about ciphersuites mostly comes from ciphersuite.info.
# Packages
No description provided by the author
# Functions
FindByUint16 returns a pointer to a CipherSuite from ciphers based on cipher.
Get returns the known ciphers for version, or nil if the version is invalid.
Marshal marshals ciphers to a byte slice.
No description provided by the author
Unmarshal returns a known CipherSuite from CipherSuites based on bytes.
# Variables
No description provided by the author
# Structs
No description provided by the author