get_fingerprint_hex
Description:
Calculate the fingerprint for this certificate, and return it as a hex string.
The caller should free the returned data using g_free when it is no longer required.
Parameters:
this | |
type |
the type of algorithm for the fingerprint. |
Returns:
an allocated hex string which contains the fingerprint. |