nnsslCrlStoreRegisterCrl FunctionNN_EXTERN_C nnResult nnsslCrlStoreRegisterCrl( nnsslCrlStore * this_, const u8 * pCrlData, size_t certDatasize, NnSslCrlId * pCrlIdCourier );
| Name | Description | |
|---|---|---|
| this_ | ||
| pCrlData | ||
| certDatasize | ||
| pCrlIdCourier |
See the corresponding C++ function nn::ssl::CertStore::RegisterCrl.
CONFIDENTIAL