CertStore (C)

Description

C interface module for nn::http::CertStore.

Structures

nnhttpCertStore C structure representing an HTTP CertStore.

Functions

nnhttpCertStoreInitialize See the corresponding C++ function nn::http::CertStore::Initialize.
nnhttpCertStoreFinalize See the corresponding C++ function nn::http::CertStore::Finalize.
nnhttpCertStoreRegisterCert See the corresponding C++ function nn::http::CertStore::RegisterCert.
nnhttpCertStoreRegisterInternalCert See the corresponding C++ function nn::http::CertStore::RegisterCert.
nnhttpCertStoreUnRegisterCert See the corresponding C++ function nn::http::CertStore::UnRegisterCert.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL