Home | History | Annotate | Line # | Download | only in magdir
ssh revision 1.1.1.3
      1 # Type:	OpenSSH key files
      2 # From:	Nicolas Collignon <tsointsoin (a] gmail.com>
      3 
      4 0	string	SSH\ PRIVATE\ KEY	OpenSSH RSA1 private key,
      5 >28	string	>\0			version %s
      6 0	string	-----BEGIN\ OPENSSH\ PRIVATE\ KEY-----	OpenSSH private key
      7 
      8 0	string	ssh-dss\ 		OpenSSH DSA public key
      9 0	string	ssh-rsa\ 		OpenSSH RSA public key
     10 0	string	ecdsa-sha2-nistp256	OpenSSH ECDSA public key
     11 0	string	ecdsa-sha2-nistp384	OpenSSH ECDSA public key
     12 0	string	ecdsa-sha2-nistp521	OpenSSH ECDSA public key
     13 0	string	ssh-ed25519		OpenSSH ED25519 public key
     14