Function
Fwupdkeyring_kind_from_string
since: 0.9.7
[−]
Description [src]
Converts an printable string to an enumerated keyring kind.
Available since: 0.9.7
[−]
Parameters
keyring_kind
-
Type:
const gchar*
A string, e.g.
gpg
The argument can be NULL
.The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.