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 booleanequals(java.lang.Object o)java.lang.StringgetIv()inthashCode()voidsetIv(java.lang.String iv)
-