# Functions
Load X509 and/or PGP certificates from the named file paths.
Load X509 and/or PGP certificates from named paths and return a Certificate structure together with the given private key.
Load a X509 private key and certificate.
Parse and decrypt a private key.
No description provided by the author
ParseX509Certificates parses a blob in PEM or DER, X509 or PKCS#7 format and returns a list of certificates.
# Variables
No description provided by the author
# Structs
No description provided by the author
A bundle of X509 certificate chain and/or PGP certificate, with optional private key.