nnhttpCertStoreRegisterInternalCert FunctionNN_EXTERN_C nnResult nnhttpCertStoreRegisterInternalCert( nnhttpCertStore * this_, NnHttpInternalCaCertId inCaCertName, NnHttpCertId * pCertIdCourier );
| Name | Description | |
|---|---|---|
| this_ | ||
| inCaCertName | ||
| pCertIdCourier |
See the corresponding C++ function nn::http::CertStore::RegisterCert.
CONFIDENTIAL