AesDerivedKeyParams
Web Crypto API 的 AesDerivedKeyParams 字典代表在派生 AES 金鑰時應作為 derivedKeyType 引數傳遞給 SubtleCrypto.deriveKey() 的物件:也就是說,當演算法被標識為 AES-CBC、AES-CTR、AES-GCM 或 AES-KW 中的任何一個時。
Web Crypto API 的 AesDerivedKeyParams 字典代表在派生 AES 金鑰時應作為 derivedKeyType 引數傳遞給 SubtleCrypto.deriveKey() 的物件:也就是說,當演算法被標識為 AES-CBC、AES-CTR、AES-GCM 或 AES-KW 中的任何一個時。