Uses of Class
org.refcodes.security.alt.chaos.ChaosEncrypter
-
Uses of ChaosEncrypter in org.refcodes.security.alt.chaos
Constructors in org.refcodes.security.alt.chaos with parameters of type ChaosEncrypterModifierConstructorDescriptionprotectedChaosEncrypter(ChaosKey aKey, int aChildDepth, ChaosEncrypter aChildEncrypter, boolean isVerify) Instantiates a newChaosEncrypterusing the givenChaosKeyfor encrypting and the givenChaosEncrypteras child encrypter: TheChaosKeymust therefore have no childChaosKeyas the childChaosEncrypterthen cannot unambiguously be determined!