Nextcloud PHP API (master)

IProvideUserSecretBackend

Interface IProvideUserSecretBackend

Tags
since
23.0.0

Table of Contents

Methods

getCurrentUserSecret()  : string
Optionally returns a stable per-user secret. This secret is for instance used to secure file encryption keys.

Methods

getCurrentUserSecret()

Optionally returns a stable per-user secret. This secret is for instance used to secure file encryption keys.

public getCurrentUserSecret() : string
Tags
since
23.0.0
Return values
string

        
On this page

Search results