# Functions
CertKeyPairFromString converts the given strings in base64 encoding to a CertKeyPair.
No description provided by the author
# Structs
CertKeyPair denotes a TLS certificate and corresponding key, both PEM encoded.
# Interfaces
CA defines a certificate authority that can generate certificates signed by it.