Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cert ¶
type Cert struct {
X509Cert *x509.Certificate
PrivKey crypto.PrivateKey
SignedCert []byte
}
func (Cert) PrivateKeyPEMBytes ¶
func (Cert) SignedCertPEMBytes ¶
Click to show internal directories.
Click to hide internal directories.