| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sshtools.j2ssh.transport.publickey.SshPrivateKeypublic abstract class SshPrivateKeyextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
abstract byte[] |
|
abstract String | |
abstract int | |
abstract byte[] | |
abstract SshPublicKey | |
public abstract byte[] generateSignature(byte[] data)
throws InvalidSshKeySignatureException
- Parameters:
data-
- Returns:
public abstract String getAlgorithmName()
- Returns:
public abstract int getBitLength()
- Returns:
public abstract byte[] getEncoded()
- Returns: