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

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

Introduction

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

The text is from its open source code.

Constructor

RijndaelEngine()
default constructor - 128 bit block size.
RijndaelEngine(int blockBits)
basic constructor - set the cipher up for a given blocksize