refactor: split base64 encoding of pubkey into its own
authordjm <djm@openbsd.org>
Thu, 21 May 2015 04:55:51 +0000 (04:55 +0000)
committerdjm <djm@openbsd.org>
Thu, 21 May 2015 04:55:51 +0000 (04:55 +0000)
commit3f5e687717abe8c6d6abe5fd1aba8c0b7d6f0d9a
treee6ca3b605aa2aee8e6439255db08200ed38c2aff
parentf7dcf3536107b61baaf06afbfd9a77f824b933f9
refactor: split base64 encoding of pubkey into its own
sshkey_to_base64() function and out of sshkey_write();
ok markus@
usr.bin/ssh/sshkey.c
usr.bin/ssh/sshkey.h