Java org.bouncycastle.crypto.engines RFC3394WrapEngine fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.crypto.engines RFC3394WrapEngine fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.crypto.engines RFC3394WrapEngine.

The text is from its open source code.

Constructor

RFC3394WrapEngine(BlockCipher engine)
Create a RFC 3394 WrapEngine specifying the encrypt for wrapping, decrypt for unwrapping.

Method