Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Certificate ¶
type Certificate string
type CertificateAndKey ¶
type CertificateAndKey struct { Certificate Certificate PrivateKey PrivateKey }
type Certificates ¶
type Certificates []Certificate
func (Certificates) String ¶
func (certs Certificates) String() string
type PrivateKey ¶
type PrivateKey string
Click to show internal directories.
Click to hide internal directories.