org.bouncycastle.crypto
Interface CipherParameters

All Known Implementing Classes:
AsymmetricKeyParameter, ParametersWithRandom, RSAKeyParameters, RSAPrivateCrtKeyParameters

public interface CipherParameters

all parameter classes implement this.




JavaDoc