1# $OpenBSD: ssh,v 1.1 2015/10/06 08:13:03 nicm Exp $ 2 3# Type: OpenSSH key files 4# From: Nicolas Collignon <tsointsoin@gmail.com> 5 60 string SSH\ PRIVATE\ KEY OpenSSH RSA1 private key, 7>28 string >\0 version %s 80 string -----BEGIN\ OPENSSH\ PRIVATE\ KEY----- OpenSSH private key 9 100 string ssh-dss\ OpenSSH DSA public key 110 string ssh-rsa\ OpenSSH RSA public key 120 string ecdsa-sha2-nistp256 OpenSSH ECDSA public key 130 string ecdsa-sha2-nistp384 OpenSSH ECDSA public key 140 string ecdsa-sha2-nistp521 OpenSSH ECDSA public key 150 string ssh-ed25519 OpenSSH ED25519 public key 16