Service.getSessionAlgorithms

Get the set of algorithms being used to transfer secrets between this secret service proxy and the Secret Service itself.

This will be %NULL if no session has been established. Use secret_service_ensure_session() to establish a session.

class Service
string
getSessionAlgorithms
()

Return Value

Type: string

a string representing the algorithms for transferring secrets

Meta