CryptoSys PKI Pro Manual

Rng.Bytes Method (Int32)

Generate an array of random bytes.

Syntax

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

Parameters

numBytes
Required number of random bytes

Return Value

Array of random bytes

See Also

VB6/C equivalent: RNG_Bytes

[Contents] [Index]

[PREV: Pwd.Prompt Method...]   [Contents]   [Index]   
   [NEXT: Rng.Bytes Method (Int32, Byte)...]

Copyright © 2004-25 D.I. Management Services Pty Ltd. All rights reserved. Generated 2025-12-17T09:23:43Z.