CryptoSys PKI Pro Manual

Rng.Initialize Method

Initialize the RNG generator with a seed file.

Syntax

[C#]
public static bool Initialize(
   string seedFile 
)
[VB]
Public Shared Function Initialize (
   seedFile As String 
) As Boolean

Parameters

seedFile  String
Full path name of seed file

Return Value

Boolean
true if successful; false if fails

Remarks

If the seed file does not exist, it will be created (with any available entropy).

See Also

VB6/C equivalent: RNG_Initialize

[Contents] [Index]

[PREV: Rng.Guid Method...]   [Contents]   [Index]   
   [NEXT: Rng.InitializeEx Method...]

Copyright © 2004-26 D.I. Management Services Pty Ltd t/a CryptoSys. All rights reserved. Generated 2026-09-21T05:59:39Z.