Table of Contents

Class CipherKeyGeneratorFactory

Namespace
Org.BouncyCastle.Crypto.Utilities
Assembly
BouncyCastle.Cryptography.dll
public static class CipherKeyGeneratorFactory
Inheritance
CipherKeyGeneratorFactory
Inherited Members

Methods

CreateKeyGenerator(DerObjectIdentifier, SecureRandom)

public static CipherKeyGenerator CreateKeyGenerator(DerObjectIdentifier algorithm, SecureRandom random)

Parameters

algorithm DerObjectIdentifier
random SecureRandom

Returns

CipherKeyGenerator