|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.engines.RFC3394WrapEngine | +--org.bouncycastle.crypto.engines.SEEDWrapEngine
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 | |
SEEDWrapEngine()
|
Methods inherited from class org.bouncycastle.crypto.engines.RFC3394WrapEngine |
getAlgorithmName, init, unwrap, wrap |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SEEDWrapEngine()
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |