Variable: secrets-interface-session
secrets-interface-session is a variable defined in secrets.el.gz.
Value
"org.freedesktop.Secret.Session"
Documentation
A session tracks state between the service and a client application.
Source Code
;; Defined in /usr/src/emacs/lisp/net/secrets.el.gz
(defconst secrets-interface-session "org.freedesktop.Secret.Session"
"A session tracks state between the service and a client application.")