CryptoSys API Library Manual

Rng.UpdateSeedFile Method

Updates the RNG seed file

Syntax

[C#]
public static bool UpdateSeedFile(
	string seedFile
)
[VB.NET]
Public Shared Function UpdateSeedFile ( _
	seedFile As String _
) As Boolean

Parameters

seedFile
Full path name of seed file

Return Value

true if successful; false if fails

Remarks

Any existing file of the same name will be overwritten without warning.

See Also

VB6/C equivalent: RNG_UpdateSeedFile

[Contents] [Index]

[PREV: Rng.TestDrbgvs Method...]   [Contents]   [Index]   
   [NEXT: Sha1.AddData Method (Byte)...]

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