Home > |
---|
CK_RV C_ErrorString(
CK_RV ret,
char * errstr,
unsigned int len);
Get a printable string representation of a Cryptoki error code.
ret |
Cryptoki error code |
errstr |
buffer to hold the printable string |
len |
number of characters referenced by errstr |
errstr — contains the printable string, or as much as will fit