Skip to content

Commit eb7f854

Browse files
author
Thomas Oberndörfer
committed
Add useWebCrypto to config and set to true
1 parent f79ce00 commit eb7f854

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/config/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ module.exports = {
3737
compression: enums.compression.zip,
3838
integrity_protect: true,
3939
rsa_blinding: true,
40+
useWebCrypto: true,
4041

4142
show_version: true,
4243
show_comment: true,

0 commit comments

Comments
 (0)