mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-10 10:53:06 +00:00
Add useWebCrypto to config and set to true
This commit is contained in:
@@ -37,6 +37,7 @@ module.exports = {
|
||||
compression: enums.compression.zip,
|
||||
integrity_protect: true,
|
||||
rsa_blinding: true,
|
||||
useWebCrypto: true,
|
||||
|
||||
show_version: true,
|
||||
show_comment: true,
|
||||
|
||||
Reference in New Issue
Block a user