CryptoSys PKI Pro Manual

Rng.Test Method

Carry out a NIST SP800-90 health check and FIPS140-2 statistical tests on the random number generator.

Syntax

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

Parameters

resultFile
Name of results file to be created, or null not to create a results file.

Return Value

true if successful; false if fails

Remarks

Any existing file will be overwritten.

See Also

VB6/C equivalent: RNG_Test

[Contents] [Index]

[PREV: Rng.Octet Method...]   [Contents]   [Index]   
   [NEXT: Rng.TestDrbgvs Method...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.