Class RSA.KeyWrapOperatorFactory

java.lang.Object
org.bouncycastle.crypto.general.RSA.KeyWrapOperatorFactory
All Implemented Interfaces:
KeyWrapOperatorFactory<RSA.WrapParameters,AsymmetricRSAKey>
Enclosing class:
RSA

public static final class RSA.KeyWrapOperatorFactory extends Object implements KeyWrapOperatorFactory<RSA.WrapParameters,AsymmetricRSAKey>
Factory for creating non-FIPS RSA key wrap/unwrap operators.