catcert_issuername_boks - get issuer name as a string (Keon 4.x compatible)
#include <cat/cat.h>
int catcert_issuername_boks(const cat_cert *cert, char **issName);
This function is identical to catcert_issuername() with the exception that this function extracts the issuer name as a string
in Keon 4.x format (for compatibility reasons).
cat, catcert, catcert_issuername