Click or drag to resize

RngOctet Method

Generates a single random octet (byte)

Namespace: CryptoSysAPI
Assembly: diCrSysAPINet (in diCrSysAPINet.dll) Version: 6.22.2.24248 (6.22.2.0)
Syntax
public static byte Octet()

Return Value

Byte
Single byte value randomly chosen between 0 and 255
See Also