Class FipsRSA.WrapParameters

java.lang.Object
org.bouncycastle.crypto.fips.FipsParameters
org.bouncycastle.crypto.fips.FipsRSA.WrapParameters
All Implemented Interfaces:
Parameters
Direct Known Subclasses:
FipsRSA.OAEPParameters, FipsRSA.PKCS1v15Parameters
Enclosing class:
FipsRSA

public static class FipsRSA.WrapParameters extends FipsParameters
Base class for RSA key wrapping/unwrapping parameters.