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

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

Introduction

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

The text is from its open source code.

Constructor

Method

byte[]generateKey()
generate a secret key.
voidinit(KeyGenerationParameters param)
initialise the key generator.