NAME

catcert_issuername_boks - get issuer name as a string (Keon 4.x compatible)

SYNOPSIS

#include <cat/cat.h>

int catcert_issuername_boks(const cat_cert *cert, char **issName);

DESCRIPTION

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).

SEE ALSO

cat, catcert, catcert_issuername