Uses of Class
org.refcodes.security.alt.chaos.ChaosDecrypter
-
Uses of ChaosDecrypter in org.refcodes.security.alt.chaos
Constructors in org.refcodes.security.alt.chaos with parameters of type ChaosDecrypterModifierConstructorDescriptionprotectedChaosDecrypter(ChaosKey aKey, int aChildDepth, ChaosDecrypter aChildDecrypter) Instantiates a newChaosDecrypterusing the givenChaosKeyfor encrypting and the givenChaosDecrypteras _child encrypter: TTheChaosKeymust therefore have no childChaosKeyas the childChaosDecrypterthen cannot unambiguously be determined!