Package com.jcraft.jsch
Class KeyPairEd448
java.lang.Object
com.jcraft.jsch.KeyPair
com.jcraft.jsch.KeyPairEdDSA
com.jcraft.jsch.KeyPairEd448
public class KeyPairEd448 extends KeyPairEdDSA
-
Field Summary
-
Constructor Summary
Constructors Constructor Description KeyPairEd448(JSch jsch)KeyPairEd448(JSch jsch, byte[] pub_array, byte[] prv_array) -
Method Summary
Modifier and Type Method Description intgetKeySize()intgetKeyType()Methods inherited from class com.jcraft.jsch.KeyPairEdDSA
dispose, forSSHAgent, getPublicKeyBlob, getSignature, getSignature, getVerifier, getVerifierMethods inherited from class com.jcraft.jsch.KeyPair
decrypt, decrypt, finalize, genKeyPair, genKeyPair, getFingerPrint, getPublicKeyComment, isEncrypted, load, load, load, setPassphrase, setPassphrase, setPublicKeyComment, writePrivateKey, writePrivateKey, writePrivateKey, writePrivateKey, writePublicKey, writePublicKey, writeSECSHPublicKey, writeSECSHPublicKeyMethods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
KeyPairEd448
-
KeyPairEd448
-
-
Method Details
-
getKeyType
public int getKeyType()- Specified by:
getKeyTypein classKeyPair
-
getKeySize
public int getKeySize()
-