mirror of
https://github.com/bitwarden/browser
synced 2026-02-06 19:53:59 +00:00
Deprecate encryptUserKeyWithMasterKey
This commit is contained in:
@@ -181,6 +181,7 @@ export abstract class KeyService {
|
||||
/**
|
||||
* Encrypts the existing (or provided) user key with the
|
||||
* provided master key
|
||||
* @deprecated
|
||||
* @param masterKey The user's master key
|
||||
* @param userKey The user key
|
||||
* @returns The user key and the master key protected version of it
|
||||
|
||||
Reference in New Issue
Block a user