[ Version ( since = "3.52" ) ]
public static unowned string? util_nss_error_to_string (int nss_error_code)
Utility function to get a localized text description for an error code returned by PORT_GetError.
Note: the function returns always NULL when the library was not compiled with S/MIME support.
| nss_error_code |
an error code, as returned by |
|
a localized text description of the |