Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CA ¶
type CA interface { CertBytes() []byte NewClientCertKeyPair() (*CertKeyPair, error) NewServerCertKeyPair(host string) (*CertKeyPair, error) }
type CertKeyPair ¶
Click to show internal directories.
Click to hide internal directories.