CertStore (C)

Description

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

Structures

nnsslCertStore C structure representing an SSL CertStore.

Functions

nnsslCertStoreInitialize See the corresponding C++ function, nn::ssl::CertStore::Initialize.
nnsslCertStoreFinalize See the corresponding C++ function, nn::ssl::CertStore::Finalize.
nnsslCertStoreRegisterCert See the corresponding C++ function, nn::ssl::CertStore::RegisterCert.
nnsslCertStoreRegistByInternalCert See the corresponding C++ function, nn::ssl::CertStore::RegisterCert.
nnsslCertStoreUnRegisterCert See the corresponding C++ function, nn::ssl::CertStore::UnRegisterCert.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL