C# Class PassFruit.Security.Cryptography.Net45.Net45RandomNumberGenerator

Inheritance: System.Security.Cryptography.RandomNumberGenerator
Afficher le fichier Open project: bettiolo/PassFruit

Méthodes protégées

Méthode Description
PlatformSpecificGenerate ( int sizeInBits ) : byte[]

Method Details

PlatformSpecificGenerate() protected méthode

protected PlatformSpecificGenerate ( int sizeInBits ) : byte[]
sizeInBits int
Résultat byte[]