Package org.bouncycastle.crypto.fips
Class FipsKeyWrapper<T extends Parameters>
java.lang.Object
org.bouncycastle.crypto.fips.FipsKeyWrapper<T>
- Type Parameters:
T
- the parameters type associated with the final implementation of this key wrapper.
- All Implemented Interfaces:
KeyWrapper<T>
- Direct Known Subclasses:
FipsKeyWrapperUsingSecureRandom
Base class for the approved mode KeyWrapper implementations.