CryptoSys API Library Manual

rngInitialize

Initialize the RNG generator using a seed file.

Syntax

[VBA]
Public Function rngInitialize ( _
    szSeedFile As String _
) As Long

Parameters

szSeedFile
Full path name of seed file. If the seed file does not exist, it will be created using any available entropy.

Return Value

Long: Zero if successful.
[PREV: prfBytes...]   [Contents]   [Index]   
   [NEXT: rngInitializeEx...]

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