# Functions

CreateCertificate creates a client or server TLS certificate.
CreateSubject is a helper to create a subject for a given common name.
DecodeCert decodes a certificate PEM.
DecodePrivateKey decodes a certificate private key PEM.

# Structs

CertData contains the created certificate.