mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-11 03:04:44 +00:00
Update AEAD instructions in README
This commit is contained in:
@@ -63,6 +63,7 @@ export default {
|
||||
/**
|
||||
* Default Authenticated Encryption with Additional Data (AEAD) encryption mode
|
||||
* Only has an effect when aead_protect is set to true.
|
||||
* **FUTURE OPENPGP.JS VERSIONS MAY BREAK COMPATIBILITY WHEN USING THIS OPTION**
|
||||
* @memberof module:config
|
||||
* @property {Integer} aead_mode Default AEAD mode {@link module:enums.aead}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user