why do you have to define the algorithm in decrypt() if importKey() already has it?

前端 未结 0 500
慢半拍i
慢半拍i 2021-02-14 02:01

To decrypt something with the Web Crypto API you have to first import the key thusly:

const result = crypto.subtle.importKe         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题