PemPrivateKeyParser currently parses a single key where as PemCertificateParser parses multiple certificates. We should align the base behavior to help with future changes we're likely to need.
PemPrivateKeyParser currently parses a single key where as PemCertificateParser parses multiple certificates. We should align the base behavior to help with future changes we're likely to need.