Ixian SDK
DLT.RNGCryptoServiceProviderRandom Class Reference
Inheritance diagram for DLT.RNGCryptoServiceProviderRandom:
DLT.IRandom

Public Member Functions

 RNGCryptoServiceProviderRandom ()
 
void GetBytes (byte[] output)
 

Detailed Description

Definition at line 17 of file Mnemonics.cs.

Constructor & Destructor Documentation

◆ RNGCryptoServiceProviderRandom()

DLT.RNGCryptoServiceProviderRandom.RNGCryptoServiceProviderRandom ( )

Definition at line 20 of file Mnemonics.cs.

Member Function Documentation

◆ GetBytes()

void DLT.RNGCryptoServiceProviderRandom.GetBytes ( byte []  output)

Implements DLT.IRandom.

Definition at line 26 of file Mnemonics.cs.


The documentation for this class was generated from the following file: