get_serial_number_hex


Description:

public string get_serial_number_hex ()

Get the serial number of the certificate as a hex string.

The caller should free the returned data using g_free when it is no longer required.

Parameters:

this

a Certificate

Returns:

an allocated string containing the serial number as hex.