Service.encodeDbusSecret
glib.variant.Variant encodeDbusSecret(secret.value.Value value)Encodes a secret.value.Value 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 secret.service.Service.
Parameters
value | the secret value |
Returns
the encoded secret