C# Class Mono.Math.BigInteger.ThreadSafeRandomNumberGenerator

Inheritance: System.Security.Cryptography.RandomNumberGenerator
Afficher le fichier Open project: mono/gert

Méthodes publiques

Méthode Description
GetBytes ( byte data ) : void
GetNonZeroBytes ( byte data ) : void
ThreadSafeRandomNumberGenerator ( ) : System

Method Details

GetBytes() public méthode

public GetBytes ( byte data ) : void
data byte
Résultat void

GetNonZeroBytes() public méthode

public GetNonZeroBytes ( byte data ) : void
data byte
Résultat void

ThreadSafeRandomNumberGenerator() public méthode

public ThreadSafeRandomNumberGenerator ( ) : System
Résultat System