CryptoSys PKI Pro
Manual
rngBytes
Generate random bytes.
Syntax
[VBA]
Public Function
rngBytes ( _ nBytes
As
Long
_ )
As
Byte
()
Parameters
nBytes
Required number of random bytes.
Return Value
Byte():
Array of random bytes.
[
PREV: pwdPrompt...
] [
Contents
] [
Index
]
[
NEXT: rngGuid...
]