Uses of Interface
de.das.encrypter.processors.RandomFactorReceiver
Packages that use RandomFactorReceiver
Package
Description
Classes for performing specific tasks such as encrypting, decrypting, byte
array splitting and assembling, sending byte arrays, searching for keys,
generating random factors, and the like.
-
Uses of RandomFactorReceiver in de.das.encrypter.processors
Methods in de.das.encrypter.processors with parameters of type RandomFactorReceiverModifier and TypeMethodDescriptionstatic voidRandomFactorGenerator.createInstance(RandomFactorReceiver rfr) Creates an instance of the class RandomFactorGenerator and starts the underlying thread.Constructors in de.das.encrypter.processors with parameters of type RandomFactorReceiverModifierConstructorDescriptionCreates an instance of the class RandomFactorGenerator.