Table of Contents

Class CryptographicRandomSource

Namespace
DocWright.Cryptography
Assembly
DocWright.Cryptography.dll

The default IRandomSource: the platform's cryptographic random number generator.

public sealed class CryptographicRandomSource : IRandomSource
Inheritance
CryptographicRandomSource
Implements
Inherited Members

Constructors

CryptographicRandomSource()

Properties

Instance

Gets the shared instance.

Methods

GetBytes(byte[])

Fills a buffer with random bytes.