CrlStore (C)

Description

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

Structures

nnsslCrlStore C structure representing an SSL CrlStore.

Functions

nnsslCrlStoreInitialize See the corresponding C++ function nn::ssl::CrlStore::Initialize.
nnsslCrlStoreFinalize See the corresponding C++ function nn::ssl::CrlStore::Finalize.
nnsslCrlStoreRegisterCrl See the corresponding C++ function nn::ssl::CertStore::RegisterCrl.
nnsslCrlStoreRegistByInternalCrl See the corresponding C++ function nn::ssl::CertStore::RegisterCrl.
nnsslCrlStoreUnRegisterCrl See the corresponding C++ function nn::ssl::CertStore::UnRegisterCrl.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL