Versions in this module Expand all Collapse all v3-unstable v3.0.0 Jan 29, 2019 Changes in this version + var CipherSuites = map[string]CipherSuite + var Curves = []Curve + var Protocols = []Protocol + type CipherSuite struct + Au string + Code uint64 + Enc Encryption + GnuTLSName string + IANAName string + Kx string + Mac string + NSSName string + Protocol string + ProtocolCode uint64 + type Curve struct + Code uint64 + Name string + OpenSSLName string + PFSName string + type Encryption struct + Bits int + Cipher string + type Protocol struct + Code int + OpenSSLName string Other modules containing this package gopkg.in/alecthomas/gometalinter.v2 gopkg.in/alecthomas/gometalinter.v3