1835f6802SDirk Vogt# Type: OpenSSH key files 2835f6802SDirk Vogt# From: Nicolas Collignon <tsointsoin@gmail.com> 3835f6802SDirk Vogt 4835f6802SDirk Vogt0 string SSH\ PRIVATE\ KEY OpenSSH RSA1 private key, 5835f6802SDirk Vogt>28 string >\0 version %s 6*0a6a1f1dSLionel Sambuc0 string -----BEGIN\ OPENSSH\ PRIVATE\ KEY----- OpenSSH private key 7835f6802SDirk Vogt 8835f6802SDirk Vogt0 string ssh-dss\ OpenSSH DSA public key 9835f6802SDirk Vogt0 string ssh-rsa\ OpenSSH RSA public key 10*0a6a1f1dSLionel Sambuc0 string ecdsa-sha2-nistp256 OpenSSH ECDSA public key 11*0a6a1f1dSLionel Sambuc0 string ecdsa-sha2-nistp384 OpenSSH ECDSA public key 12*0a6a1f1dSLionel Sambuc0 string ecdsa-sha2-nistp521 OpenSSH ECDSA public key 13*0a6a1f1dSLionel Sambuc0 string ssh-ed25519 OpenSSH ED25519 public key 14