nn::ssl::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultFailToCreateCertStoreErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_FAIL_TO_CREATE_CERT_STORE
);
None.
Returns a result indicating the following error: "Failed to create the certificate store."
CONFIDENTIAL