package
0.5.0
Repository: https://github.com/kilnfi/go-utils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
ParsePrivateKey attempts to parse the given private key DER block.
No description provided by the author

# Variables

CipherSuites Map of TLS CipherSuites from crypto/tls Available CipherSuites defined at https://golang.org/pkg/crypto/tls/#pkg-constants.
ClientAuthTypes Map of allowed TLS ClientAuthType.
CurveIDs is a Map of TLS elliptic curves from crypto/tls Available CurveIDs defined at https://godoc.org/crypto/tls#CurveID, also allowing rfc names defined at https://tools.ietf.org/html/rfc8446#section-4.2.7.
Versions map of allowed TLS versions.

# Structs

No description provided by the author
No description provided by the author
TLSClientConfig configures TLS for an entry point.
No description provided by the author

# Interfaces

No description provided by the author