Step by step
How to use PEM Key Parser
- 1
Paste a PEM-encoded public key, private-key wrapper, certificate, or signing key.
- 2
Parse the envelope and inspect detected algorithms, identifiers, key size, and curve information.
- 3
Use the decoded metadata to diagnose key compatibility without exposing the material to a server.