nn::ssl::Finalize Function

Syntax

Result Finalize(
     void
);

Arguments

None.

Return Values

Returns the result of the operation.

Description

Finalizes the SSL library. Processes linking the SSL library must call this function once after they are done using the library.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL