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, setSeedpublic byte[] getSecretKey()
getSecretKey in class Types.PairInfopublic void setSecretKey(byte[] secretKey)
setSecretKey in class Types.PairInfo