Skip to content

Instantly share code, notes, and snippets.

@bohanyang
Created December 8, 2018 07:16
Show Gist options
  • Save bohanyang/34489443c1f770d3605e097a5aabc564 to your computer and use it in GitHub Desktop.
Save bohanyang/34489443c1f770d3605e097a5aabc564 to your computer and use it in GitHub Desktop.
  • RSA/PKCS1: -----BEGIN RSA PRIVATE KEY-----
  • EC: -----BEGIN EC PRIVATE KEY-----
  • PKCS8: -----END PRIVATE KEY-----
  • OPENSSH: -----BEGIN OPENSSH PRIVATE KEY-----
  • RSA: -----BEGIN RSA PUBLIC KEY-----
  • PEM: -----BEGIN PUBLIC KEY-----
  • SSH2/RFC4716: ---- BEGIN SSH2 PUBLIC KEY ----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment