# Functions
CreateCertificateAndPrivateKeyForTesting is for generating test certificates in unit tests.
CreateDerivedCertificateAndPrivateKeyForTesting creates a certificate rooted in the Root certificate from CreateRootCertificateAndPrivateKeyForTesting().
CreateRootCertificateAndPrivateKeyForTesting creates a Root CA certificate that can be used as the parent from certificate-private key pairs created from CreateDerivedCertificateAndPrivateKeyForTesting.