Package org.jclouds.ssh
Interface SshKeyPairGenerator
- All Superinterfaces:
com.google.common.base.Supplier<Map<String,
,String>> Supplier<Map<String,
String>>
- All Known Implementing Classes:
RsaSshKeyPairGenerator
Creates a unique keypair without a passphrase. The resulting map has the following keys
- public
- private
-
Method Summary
Methods inherited from interface com.google.common.base.Supplier
get