Package org.bouncycastle.crypto.general
Class RSA.Parameters
- java.lang.Object
-
- org.bouncycastle.crypto.general.GeneralParameters<GeneralAlgorithm>
-
- org.bouncycastle.crypto.general.RSA.Parameters
-
- All Implemented Interfaces:
Parameters
- Direct Known Subclasses:
RSA.RawParameters
,RSA.WrapParameters
- Enclosing class:
- RSA
public static class RSA.Parameters extends GeneralParameters<GeneralAlgorithm>
Base class for RSA encryption/decryption and key wrap/unwrap parameters.
-
-
Method Summary
-
Methods inherited from class org.bouncycastle.crypto.general.GeneralParameters
getAlgorithm
-
-