Service.encodeDbusSecret
glib.variant.Variant encodeDbusSecret(secret.value.Value value)Encodes a structValue into [glib.variant.Variant] for use with the Secret Service DBus API.
The resulting [glib.variant.Variant] will have a (oayays) signature.
A session must have already been established by the classService.
Parameters
value | the secret value |
Returns
the encoded secret