Uses of Interface
net.randombit.botan.util.BotanUtil.FourParameterFunction
Packages that use BotanUtil.FourParameterFunction
-
Uses of BotanUtil.FourParameterFunction in net.randombit.botan.util
Methods in net.randombit.botan.util with parameters of type BotanUtil.FourParameterFunctionModifier and TypeMethodDescriptionstatic voidBotanUtil.checkKeySize(jnr.ffi.Pointer ptr, int keySize, BotanUtil.FourParameterFunction<jnr.ffi.Pointer, jnr.ffi.byref.NativeLongByReference> getKeySpec) Checks whether the provided key size is valid.