nnhttpCertStoreFinalize Function

Syntax

NN_EXTERN_C nnResult nnhttpCertStoreFinalize(
     nnhttpCertStore * this_
);

Arguments

Name Description
this_

Return Values

Description

See the corresponding C++ function nn::http::CertStore::Finalize.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL