Scroll to navigation

hx509_misc(3) Heimdalx509library hx509_misc(3)

NAME

hx509_misc - hx509 misc functions

Functions


void hx509_free_octet_string_list (hx509_octet_string_list *list)
void hx509_xfree (void *ptr)

Detailed Description

Function Documentation

void hx509_free_octet_string_list (hx509_octet_string_list * list)

Free a list of octet strings returned by another hx509 library function.

Parameters:

list list to be freed.

void hx509_xfree (void * ptr)

Free a data element allocated in the library.

Parameters:

ptr data to be freed.

Author

Generated automatically by Doxygen for Heimdalx509library from the source code.

Tue Jul 11 2017 Version 7.4.0