trust_prompt_describe_certificate_errors


Description:


[ Version ( since = "3.16" ) ]
public string trust_prompt_describe_certificate_errors (TlsCertificateFlags flags)

Converts flags into a localized text description of the set bits, one bit description per line.

If no bit is set, then an empty string is returned.

Parameters:

flags

a TlsCertificateFlags to describe

Returns:

A newly allocated string with text description of flags. Free the returned pointer with g_free when no longer needed.


Namespace: E