Uses of Class
org.bouncycastle.crypto.util.ScryptConfig.Builder
Packages that use ScryptConfig.Builder
Package
Description
Utility classes for supporting the crypto APIs - entropy provision and SP 800-56A OtherInfo and MacData.
-
Uses of ScryptConfig.Builder in org.bouncycastle.crypto.util
Methods in org.bouncycastle.crypto.util that return ScryptConfig.BuilderModifier and TypeMethodDescriptionScryptConfig.Builder.withSaltLength
(int saltLength) Set the length of the salt to use.