Package org.web3j.crypto
Class WalletFile.CipherParams
- java.lang.Object
-
- org.web3j.crypto.WalletFile.CipherParams
-
- Enclosing class:
- WalletFile
public static class WalletFile.CipherParams extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CipherParams()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
java.lang.String
getIv()
int
hashCode()
void
setIv(java.lang.String iv)
-