# Constants

CACert indicates that the certificate should be a certificate authority.
ClientCert indicates that the certificate should have the ExtKeyUsageClientAuth usage.
PKCS1 certificate format.
PKCS8 certificate format.
ServerCert indicates that the certificate should have the ExtKeyUsageServerAuth usage.
ServerClientCert indicates that the certificate should have both the ExtKeyUsageServerAuth and ExtKeyUsageClientAuth usage.

# Structs

No description provided by the author
No description provided by the author