public class

CamelliaWrapEngine

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

Class Overview

An implementation of the Camellia key wrapper based on RFC 3657/RFC 3394.

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

Summary

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

Public Constructors

public CamelliaWrapEngine ()