Service.encodeDbusSecret

Encodes a #SecretValue into GVariant for use with the Secret Service DBus API.

The resulting GVariant will have a <literal>(oayays)</literal> signature.

A session must have already been established by the #SecretService.

class Service
Variant
encodeDbusSecret

Parameters

value Value

the secret value

Return Value

Type: Variant

the encoded secret

Meta