DCS-12025
{0} is not a valid PEM public key file.
Cause
The parsing of a Privacy-Enhanced Mail (PEM) file failed because it is not in the expected format.
Action
Specify a valid public key in PEM format that structured like -----BEGIN PUBLIC KEY----- [Base64 encoded data] -----END PUBLIC KEY-----. Consult RFC 1421 for more details.