Table of Contents

Class CryptoServicesRegistrar

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

Methods

GetSecureRandom()

public static SecureRandom GetSecureRandom()

Returns

SecureRandom

GetSecureRandom(SecureRandom)

public static SecureRandom GetSecureRandom(SecureRandom secureRandom)

Parameters

secureRandom SecureRandom

Returns

SecureRandom