Package org.bouncycastle.crypto.general
Class RSA.RawParameters
- java.lang.Object
-
- org.bouncycastle.crypto.general.GeneralParameters<GeneralAlgorithm>
-
- org.bouncycastle.crypto.general.RSA.Parameters
-
- org.bouncycastle.crypto.general.RSA.RawParameters
-
- All Implemented Interfaces:
Parameters
- Enclosing class:
- RSA
public static final class RSA.RawParameters extends RSA.Parameters
Parameters for use with unformatted RSA encryption/decryption.
-
-
Method Summary
-
Methods inherited from class org.bouncycastle.crypto.general.GeneralParameters
getAlgorithm
-
-