decode_dbus_secret
Description:
Decode a [structValue
] into [structGLib.Variant
] received with the Secret Service DBus API.
The [structGLib.Variant
] should have a `(oayays)` signature.
A session must have already been established by the [classService
], and the encoded secret must be valid for that session.
Parameters:
this |
the service |
value |
the encoded secret |
Returns:
the decoded secret value |