Google

Bouncy Castle Cryptography 1.11 API Specification: Interface CipherParameters
Bouncy Castle Cryptography 1.11

org.bouncycastle.crypto
Interface CipherParameters

All Known Implementing Classes:
AsymmetricKeyParameter, RC2Parameters, ElGamalParameters, KeyParameter, DHParameters, IESParameters, ParametersWithIV, ParametersWithRandom, RC5Parameters, DSAParameters

public interface CipherParameters

all parameter classes implement this.



Bouncy Castle Cryptography 1.11