Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Keys ¶
type Keys struct {
CAPrivateKey *bytes.Buffer
CAPem *bytes.Buffer
CAPrivateKeyPath string
CAPemPath string
ServerPrivateKey *bytes.Buffer
ServerCertPem *bytes.Buffer
ServerPrivateKeyPath string
ServerCertPemPath string
ClientPrivateKey *bytes.Buffer
ClientCertPem *bytes.Buffer
ClientPrivateKeyPath string
ClientCertPemPath string
}
Click to show internal directories.
Click to hide internal directories.