# Functions

certToPEMBase64 returns the Base64 encoded PEM block for a given DER certificate (i.e., it returns "Base64(PEM(asn1))").

# Structs