Class KeyPairEd25519

java.lang.Object

public class KeyPairEd25519
extends KeyPairEdDSA
  • Constructor Details

    • KeyPairEd25519

      public KeyPairEd25519​(JSch jsch)
    • KeyPairEd25519

      public KeyPairEd25519​(JSch jsch, byte[] pub_array, byte[] prv_array)
  • Method Details

    • getKeyType

      public int getKeyType()
      Specified by:
      getKeyType in class KeyPair
    • getKeySize

      public int getKeySize()