# Functions
GenerateCA creates a deterministic certificate authority (for test purposes only).
GenerateCertificate creates a certificate.
LoadCertificate loads cert from bytes.
LoadCertPool loads cert pool from ca certificate.
LoadKey loads key from bytes.
LoadKeyAndCertificate loads client certificate.