| Package | Description |
|---|---|
| org.adridadou.ethereum.keystore |
| Modifier and Type | Method and Description |
|---|---|
KdfParams |
KeystoreCrypto.getKdfparams() |
| Modifier and Type | Method and Description |
|---|---|
void |
KeystoreCrypto.setKdfparams(KdfParams kdfparams) |
| Constructor and Description |
|---|
KeystoreCrypto(String cipher,
String ciphertext,
String kdf,
String mac,
CipherParams cipherparams,
KdfParams kdfparams) |
Copyright © 2017. All rights reserved.