public static class WalletFile.Aes128CtrKdfParams extends Object
Aes128CtrKdfParams()
boolean
equals(Object o)
int
getC()
getDklen()
String
getPrf()
getSalt()
hashCode()
void
setC(int c)
setDklen(int dklen)
setPrf(String prf)
setSalt(String salt)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Aes128CtrKdfParams()
public int getDklen()
public void setDklen(int dklen)
public int getC()
public void setC(int c)
public String getPrf()
public void setPrf(String prf)
public String getSalt()
public void setSalt(String salt)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2020. All rights reserved.