Class CamelliaWrapEngine

java.lang.Object
org.bouncycastle.crypto.engines.RFC3394WrapEngine
org.bouncycastle.crypto.engines.CamelliaWrapEngine
All 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: https://www.ietf.org/rfc/rfc3657.txt.

  • Constructor Details

    • CamelliaWrapEngine

      public CamelliaWrapEngine()