Add NewCredSshKeyFromMemory to the credentials helpers. #322

Merged
calavera merged 1 commits from ssh_memory_credentials into master 2016-10-03 04:39:59 -05:00

1 Commits

Author SHA1 Message Date
David Calavera a2f93e91d2
Add NewCredSshKeyFromMemory to the credentials helpers.
Allowing to use public and private keys from memory
without reading them from disk and without using an
ssh agent.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-06-22 14:50:29 -07:00