Package org.bouncycastle.crypto.general
Class ARC4.Parameters
- java.lang.Object
-
- org.bouncycastle.crypto.general.GeneralParameters
-
- org.bouncycastle.crypto.general.ARC4.Parameters
-
- All Implemented Interfaces:
Parameters
- Enclosing class:
- ARC4
public static final class ARC4.Parameters extends GeneralParameters
Parameters for ARC4/RC4 cipher modes.
-
-
Method Summary
-
Methods inherited from class org.bouncycastle.crypto.general.GeneralParameters
getAlgorithm
-
-