Documentation ¶
Index ¶
- Constants
- func ClientAuthType(v int) tls.ClientAuthType
- func Config() *tls.Config
- func CurveID(v uint16) tls.CurveID
- func Dialer(dialer *net.Dialer, config *tls.Config) *tls.Dialer
- func RenegotiationSupport(v int) tls.RenegotiationSupport
- func Require(runtime *goja.Runtime, module *goja.Object)
- func SignatureScheme(v uint16) tls.SignatureScheme
Constants ¶
View Source
const (
ModuleID = `stdgo/crypto/tls`
)
Variables ¶
This section is empty.
Functions ¶
func ClientAuthType ¶
func ClientAuthType(v int) tls.ClientAuthType
func RenegotiationSupport ¶
func RenegotiationSupport(v int) tls.RenegotiationSupport
func SignatureScheme ¶
func SignatureScheme(v uint16) tls.SignatureScheme
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.