Generates a single random octet (byte)
Namespace: CryptoSysAPIAssembly: diCrSysAPINet (in diCrSysAPINet.dll) Version: 6.22.2.24248 (6.22.2.0)
Syntaxpublic static byte Octet()
Public Shared Function Octet As Byte
Return Value
ByteSingle byte value randomly chosen between 0 and 255
See Also