nn::ssl::GatherRandomEntropy Function

Syntax

Result GatherRandomEntropy(
     void
);

Arguments

None.

Return Values

Returns the result of the operation.

Description

Gathers new entropy for random numbers. Note: SSL processes also gather their own entropy. This function is used to gather fresh entropy whenever you need it.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL