public class

SEEDWrapEngine

extends RFC3394WrapEngine
java.lang.Object
   ↳ org.bouncycastle.crypto.engines.RFC3394WrapEngine
     ↳ org.bouncycastle.crypto.engines.SEEDWrapEngine

Class Overview

An implementation of the SEED key wrapper based on RFC 4010/RFC 3394.

For further details see: http://www.ietf.org/rfc/rfc4010.txt.

Summary

Public Constructors
SEEDWrapEngine()
[Expand]
Inherited Methods
From class org.bouncycastle.crypto.engines.RFC3394WrapEngine
From class java.lang.Object
From interface org.bouncycastle.crypto.Wrapper

Public Constructors

public SEEDWrapEngine ()