Next: Auxilliary functions, Previous: DER functions, Up: Function reference
error: is an error returned by a libtasn1 function.
This function is like
perror()
. The only difference is that it accepts an error returned by a libtasn1 function.
error: is an error returned by a libtasn1 function.
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.