Service.encodeDbusSecret

Encodes a structValue into glib.variant.VariantG for use with the Secret Service DBus API.

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

the encoded secret