Class Scrypt.KDFFactory

java.lang.Object
org.bouncycastle.crypto.fips.Scrypt.KDFFactory
All Implemented Interfaces:
KDFOperatorFactory<Scrypt.Parameters>
Enclosing class:
Scrypt

public static final class Scrypt.KDFFactory extends Object implements KDFOperatorFactory<Scrypt.Parameters>
Factory for scrypt KDFs.