nn::ssl::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultProtocolFailedErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
EFAILED
);
None.
Returns a result that indicates the following error: "Error caused by SSL protocol failure (for example, when client certificate authentication fails on the server side)."
CONFIDENTIAL