# Functions
DecodeCert return the decoded certificate of given encodedCert.
DecodeCert return the decoded csr of given encodedCertRequest.
DecodeKey returns the decoded private key of given encodedKey.
EncodeCert returns PEM encoding of given cert.
EncodeKey returns PEM encoding of give private key.
EncodePublicKey returns PEM encoding of given public key.