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

Inheritance: System.Security.Cryptography.RandomNumberGenerator
显示文件 Open project: bettiolo/PassFruit

Protected Methods

Method Description
PlatformSpecificGenerate ( int sizeInBits ) : byte[]

Method Details

PlatformSpecificGenerate() protected method

protected PlatformSpecificGenerate ( int sizeInBits ) : byte[]
sizeInBits int
return byte[]