Service.encodeDbusSecret

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.

class Service
encodeDbusSecret

Parameters

value secret.value.Value

the secret value

Return Value

Type: glib.variant.Variant

the encoded secret