public static class Types.Keypair extends java.lang.Object
Keypair(byte[] publicKey, byte[] secretKey)
byte[]
getPublicKey()
getSecretKey()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Keypair(byte[] publicKey, byte[] secretKey)
public byte[] getPublicKey()
public byte[] getSecretKey()