CryptoSys API Library Manual

rngNonce

Generate a random nonce.

Syntax

[VBA]
Public Function rngNonce ( _
    nBytes As Long _
) As Byte()

Parameters

nBytes
Required number of random bytes.

Return Value

Byte(): Array of random bytes.
[PREV: rngKeyHex...]   [Contents]   [Index]   
   [NEXT: rngNonceHex...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.