Service.decodeDbusSecret

Decode a structValue into [glib.variant.Variant] received with the Secret Service DBus API.

The [glib.variant.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

valuethe encoded secret

Returns

the decoded secret value