- java.lang.Object
-
- cn.bitfactory.encryption.crypto.keystore.entity.ScryptParamsEty
-
-
方法概要
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
构造器详细资料
-
ScryptParamsEty
public ScryptParamsEty()
-
方法详细资料
-
setN
public void setN(int n)
-
setP
public void setP(int p)
-
setR
public void setR(int r)
-
getSalt
public String getSalt()
Copyright © 2025. All rights reserved.