CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/07 18:08:46
Modified files:
usr.bin/ssh : sshkey.c sshkey.h
Log message:
add sshkey_parse_pubkey_from_private_fileblob_type()
Extracts a public key from the unencrypted envelope of a new-style
OpenSSH private key.
ok markus@
