mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-16 06:58:46 +00:00
암호 관련 모듈 리팩토링
This commit is contained in:
@@ -52,8 +52,8 @@ export const requestMasterKeyDownload = async (decryptKey: CryptoKey, verifyKey:
|
||||
state,
|
||||
masterKey,
|
||||
isValid: await verifyMasterKeyWrapped(
|
||||
version,
|
||||
masterKeyWrapped,
|
||||
version,
|
||||
masterKeyWrappedSig,
|
||||
verifyKey,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user