CryptoSys API Library Manual

Rng.NonceHex Method

Generates a random nonce in hex format

Syntax

[C#]
public static string NonceHex(
	int numBytes
)
[VB.NET]
Public Shared Function NonceHex ( _
	numBytes As Integer _
) As String

Parameters

numBytes
Number of bytes required

Return Value

Nonce in hex format

See Also

VB6/C equivalent: RNG_NonceDataHex

[Contents] [Index]

[PREV: Rng.NonceBytes Method...]   [Contents]   [Index]   
   [NEXT: Rng.Number Method...]

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