Package org.bouncycastle.crypto.engines
Class AESWrapPadEngine
java.lang.Object
org.bouncycastle.crypto.engines.RFC5649WrapEngine
org.bouncycastle.crypto.engines.AESWrapPadEngine
- All Implemented Interfaces:
Wrapper
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bouncycastle.crypto.engines.RFC5649WrapEngine
getAlgorithmName, init, unwrap, wrap
-
Constructor Details
-
AESWrapPadEngine
public AESWrapPadEngine()
-