org.bouncycastle.crypto.engines

Class CamelliaWrapEngine

Implemented Interfaces:
Wrapper

public class CamelliaWrapEngine
extends RFC3394WrapEngine

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

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

Constructor Summary

CamelliaWrapEngine()

Method Summary

Methods inherited from class org.bouncycastle.crypto.engines.RFC3394WrapEngine

getAlgorithmName, init, unwrap, wrap

Constructor Details

CamelliaWrapEngine

public CamelliaWrapEngine()