Skip to content
Snippets Groups Projects
Commit 7d2fff1d authored by Benjamin Couturier's avatar Benjamin Couturier Committed by Steven Murray
Browse files

Added errors for the Csec API

parent a317b309
Branches
Tags
No related merge requests found
......@@ -451,8 +451,9 @@ char *sys_secerrlist[ESECMAXERR-ESECBASEOFF+2] =
"Could not load security mechanism",
"Context not initialized",
"Security protocol not supported",
"Service name not set",
"Could not set service name",
"Service type not set",
"Could not lookup security protocol",
"BAD ERROR NUMBER"
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment