Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyPair ¶
type KeyPair struct {
Key interface{}
EcKey *ecdsa.PrivateKey
RsaKey *rsa.PrivateKey
Cert *x509.Certificate
CertPem []byte
KeyPem []byte
}
func NewKeyPair ¶
Click to show internal directories.
Click to hide internal directories.