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
Properties
- Instance
Gets the shared instance.
Methods
- GetBytes(byte[])
Fills a buffer with random bytes.