Next: Auxilliary functions, Previous: DER functions, Up: Function reference [Contents][Index]
error: is an error returned by a libtasn1 function.
Prints a string to stderr with a description of an error. This
function is like perror()
. The only difference is that it accepts
an error returned by a libtasn1 function.
Since: 1.6
error: is an error returned by a libtasn1 function.
Returns a string with a description of an error. This function is similar to strerror. The only difference is that it accepts an error (number) returned by a libtasn1 function.
Returns: Pointer to static zero-terminated string describing error code.
Since: 1.6