Uses of Class
org.bouncycastle.crypto.util.RadixConverter
Packages that use RadixConverter
-
Uses of RadixConverter in org.bouncycastle.crypto.params
Methods in org.bouncycastle.crypto.params that return RadixConverterConstructors in org.bouncycastle.crypto.params with parameters of type RadixConverterModifierConstructorDescriptionFPEParameters(KeyParameter key, RadixConverter radixConverter, byte[] tweak, boolean useInverse) -
Uses of RadixConverter in org.bouncycastle.jcajce.spec
Methods in org.bouncycastle.jcajce.spec that return RadixConverterConstructors in org.bouncycastle.jcajce.spec with parameters of type RadixConverterModifierConstructorDescriptionFPEParameterSpec(RadixConverter radixConverter, byte[] tweak, boolean useInverse)