nn::ssl::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultFailToCreateCrlStoreErr,
     detail::MakePermanentResult,
     Result::SUMMARY_INVALID_STATE,
     ER_FAIL_TO_CREATE_CRL_STORE
);

Arguments

None.

Return Values

Returns a result indicating the following error: "Failed to create the CRL store."

Description

Returns a result indicating the following error: "Failed to create the CRL store."


CONFIDENTIAL