Class KeyPairIdentity

java.lang.Object
org.apache.sshd.client.auth.pubkey.KeyPairIdentity
All Implemented Interfaces:
PublicKeyIdentity, SignatureFactoriesHolder

public class KeyPairIdentity extends Object implements PublicKeyIdentity, SignatureFactoriesHolder
Uses a KeyPair to generate the identity signature
Author:
Apache MINA SSHD Project