# Functions
EncodeCertPEM returns PEM-endcoded certificate data.
This function generates a self-signed TLS certificate.
NewPrivateKey creates an RSA private key.
NewSignedCert creates a signed certificate using the given CA certificate and key.
# Structs
No description provided by the author