Documentation ¶
Overview ¶
Package pem defines the types for the attributes of a Certificate.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CertificateRequest ¶
type CertificateRequest []byte
CertificateRequest is an SSL certificate request.
type RootPrivateKey ¶
type RootPrivateKey []byte
RootPrivateKey is the private key for a root SSL certificate.
Click to show internal directories.
Click to hide internal directories.