encode_dbus_secret
Description:
Encodes a [structValue
] into [structGLib.Variant
] for use with the Secret Service DBus API.
The resulting [structGLib.Variant
] will have a `(oayays)` signature.
A session must have already been established by the [classService
].
Parameters:
this |
the service |
value |
the secret value |
Returns:
the encoded secret |