Package org.bouncycastle.crypto.general
Class RSA.PKCS1v15Parameters
- java.lang.Object
-
- org.bouncycastle.crypto.general.GeneralParameters<GeneralAlgorithm>
-
- org.bouncycastle.crypto.general.RSA.Parameters
-
- org.bouncycastle.crypto.general.RSA.WrapParameters
-
- org.bouncycastle.crypto.general.RSA.PKCS1v15Parameters
-
- All Implemented Interfaces:
Parameters
- Enclosing class:
- RSA
public static final class RSA.PKCS1v15Parameters extends RSA.WrapParameters
Parameters for use with non-FIPS RSA PKCS#1 v1.5 formatted key wrapping/unwrapping and encryption/decryption.
-
-
Method Summary
-
Methods inherited from class org.bouncycastle.crypto.general.GeneralParameters
getAlgorithm
-
-