Class RsaOpenSshKeysProvider

java.lang.Object
com.atlassian.bamboo.utils.RsaOpenSshKeysProvider
All Implemented Interfaces:
SshKeysProvider

public class RsaOpenSshKeysProvider extends Object implements SshKeysProvider
Utility class for generation openssh compatible key pair Generated keys are RSA keys. The key strength is currently hardcoded to 2048 bits