nnsslCertStoreRegisterCert FunctionNN_EXTERN_C nnResult nnsslCertStoreRegisterCert( nnsslCertStore * this_, const u8 * pCertData, size_t certDataSize, NnSslCertId * pCertIdCourier );
| Name | Description | |
|---|---|---|
| this_ | ||
| pCertData | ||
| certDataSize | ||
| pCertIdCourier |
See the corresponding C++ function nn::ssl::CertStore::RegisterCert.
CONFIDENTIAL