Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateSelfSigned ¶
func GenerateSelfSigned() (tls.Certificate, *x509.CertPool, error)
func GetCertificate ¶
func GetCertificate(key *rsa.PrivateKey, root *x509.Certificate) (*x509.Certificate, []byte, error)
func GetPrivateKey ¶
func GetPrivateKey() (*rsa.PrivateKey, []byte, error)
func GetRoot ¶
func GetRoot() (*x509.Certificate, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.