CryptoSys API Library Manual

Rng.HexWithPrompt Method (Int32)

Generates random bytes in hex format with a prompt for keyboard input

Syntax

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

Parameters

numBytes
Required number of random bytes

Return Value

Random bytes in hex format

See Also

VB6/C equivalent: RNG_HexWithPrompt

[Contents] [Index]

[PREV: Rng.BytesWithPrompt Method (Int32, String, Rng.Strength)...]   [Contents]   [Index]   
   [NEXT: Rng.HexWithPrompt Method (Int32, String, Rng.Strength)...]

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