Export a key. The resulting export will have AES-CBC algorithm specified.
This function is not necessary, as you can use crypto.subtle.exportKey directly.
Export a key. The resulting export will have AES-CBC algorithm specified.
This function is not necessary, as you can use crypto.subtle.exportKey directly.