Click or drag to resize

RngOctet Method

Generate a single random octet (byte).

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.0.0)
Syntax
public static byte Octet()

Return Value

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