mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-07 14:46:42 +00:00
Add useWebCrypto to config and set to true
This commit is contained in:
parent
f79ce008b7
commit
eb7f854afe
@ -37,6 +37,7 @@ module.exports = {
|
|||||||
compression: enums.compression.zip,
|
compression: enums.compression.zip,
|
||||||
integrity_protect: true,
|
integrity_protect: true,
|
||||||
rsa_blinding: true,
|
rsa_blinding: true,
|
||||||
|
useWebCrypto: true,
|
||||||
|
|
||||||
show_version: true,
|
show_version: true,
|
||||||
show_comment: true,
|
show_comment: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user