Package org.bouncycastle.crypto.engines
Class SEEDWrapEngine
java.lang.Object
org.bouncycastle.crypto.engines.RFC3394WrapEngine
org.bouncycastle.crypto.engines.SEEDWrapEngine
- All Implemented Interfaces:
Wrapper
An implementation of the SEED key wrapper based on RFC 4010/RFC 3394.
For further details see: https://www.ietf.org/rfc/rfc4010.txt.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bouncycastle.crypto.engines.RFC3394WrapEngine
getAlgorithmName, init, unwrap, wrap
-
Constructor Details
-
SEEDWrapEngine
public SEEDWrapEngine()
-