nn::ssl::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultInternalCrlErr,
     detail::MakePermanentResult,
     Result::SUMMARY_INVALID_STATE,
     ER_INTERNAL_CRL
);

Arguments

None.

Return Values

Returns a result that indicates the following error: "Failed to use internal CRL."

Description

Returns a result that indicates the following error: "Failed to use internal CRL."


CONFIDENTIAL