Package org.web3j.crypto
Class WalletFile.Crypto
java.lang.Object
org.web3j.crypto.WalletFile.Crypto
- Enclosing class:
- WalletFile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetKdf()org.web3j.crypto.WalletFile.KdfParamsgetMac()inthashCode()voidvoidsetCipherparams(WalletFile.CipherParams cipherparams) voidsetCiphertext(String ciphertext) voidvoidsetKdfparams(org.web3j.crypto.WalletFile.KdfParams kdfparams) void
-
Constructor Details
-
Crypto
public Crypto()
-
-
Method Details
-
getCipher
-
setCipher
-
getCiphertext
-
setCiphertext
-
getCipherparams
-
setCipherparams
-
getKdf
-
setKdf
-
getKdfparams
public org.web3j.crypto.WalletFile.KdfParams getKdfparams() -
setKdfparams
public void setKdfparams(org.web3j.crypto.WalletFile.KdfParams kdfparams) -
getMac
-
setMac
-
equals
-
hashCode
public int hashCode()
-