IProvideUserSecretBackend
in
Interface IProvideUserSecretBackend
Tags
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