nn::ssl::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultServerCertBufAlreadySetErr,
     detail::MakePermanentResult,
     Result::SUMMARY_INVALID_STATE,
     ECERT_BUF_ALREADY_SET
);

Arguments

None.

Return Values

Returns a result that indicates the following error: "A buffer has already been configured for the server certificate."

Description

Returns a result that indicates the following error: "A buffer has already been configured for the server certificate."


CONFIDENTIAL