public static class PairCodec.DecodeResult extends Types.PairInfo
publicKey, seed
Constructor and Description |
---|
DecodeResult() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getSecretKey() |
void |
setSecretKey(byte[] secretKey) |
getPublicKey, getSeed, setPublicKey, setSeed
public byte[] getSecretKey()
getSecretKey
in class Types.PairInfo
public void setSecretKey(byte[] secretKey)
setSecretKey
in class Types.PairInfo