nn::ssl::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultVerifyCertRevokedErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
EVERIFY_REVOKED_CERT
);
None.
Returns a result that indicates the following error: "Server authentication error. The server certificate was found to be registered on the revocation list."
CONFIDENTIAL