Appearance
getKeyMaterial(password): Promise<CryptoKey>
password
Promise
CryptoKey
• password: string
string
Promise<CryptoKey>
https://developer.mozilla.org/zh-CN/docs/Web/API/SubtleCrypto/deriveKey#pbkdf2_2
packages/valaxy/client/composables/decrypt.ts:7