diafygi / webcrypto-examples

Web Cryptography API Examples Demo: https://diafygi.github.io/webcrypto-examples/
GNU General Public License v2.0
1.64k stars 194 forks source link

Remove "raw would be an ArrayBuffer" (unnecessary) #64

Open okyanusoz opened 3 years ago

okyanusoz commented 3 years ago

The "DH - importKey" example already uses a raw key, so it is unnecessary to add "raw would be an ArrayBuffer"