CryptoSys API Library Manual

Rng.NonceBytes Method

Generates a random nonce

Syntax

[C#]
public static byte[] NonceBytes(
	int numBytes
)
[VB.NET]
Public Shared Function NonceBytes ( _
	numBytes As Integer _
) As Byte()

Parameters

numBytes
Number of bytes required

Return Value

Array of bytes

See Also

VB6/C equivalent: RNG_NonceData

[Contents] [Index]

[PREV: Rng.MakeSeedFile Method (String, String, Rng.Strength)...]   [Contents]   [Index]   
   [NEXT: Rng.NonceHex Method...]

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