nn::ssl::Initialize Function

Syntax

Result Initialize(
     void
);

Arguments

None.

Return Values

Returns the result of the operation.

Description

Initializes the SSL library. Processes linking the SSL library must call this function once before using the library.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL