mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
kdf apis
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export enum KdfType {
|
||||
PBKDF2 = 0,
|
||||
PBKDF2_SHA256 = 0,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user