Minor Update to README
This commit is contained in:
parent
cb89069002
commit
031218313e
|
@ -49,6 +49,7 @@ Here are some examples of how to use the v2.x api. For more elaborate examples a
|
|||
var openpgp = require('openpgp'); // use as CommonJS, AMD, ES6 module or via window.openpgp
|
||||
|
||||
openpgp.initWorker({ path:'openpgp.worker.js' }) // set the relative web worker path
|
||||
|
||||
openpgp.config.aead_protect = true // activate fast AES-GCM mode (experimental)
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user