public static final class X25519.KeyPair extends Object
byte[]
privateKey
publicKey
KeyPair(byte[] privateKey, byte[] publicKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final byte[] privateKey
public final byte[] publicKey
public KeyPair(byte[] privateKey, byte[] publicKey)