Home GnuPG
Diffusion GPGME f0409bbdafcb

js: make method parameters objects

Description

js: make method parameters objects

  • As requested by using parties, the options to be passed into the methods are now objects, with the objects' properties better describing what they do, and to avoid the need to type several nulls in a method call if one wants the last parameter.
    • src/Keyring.js, src/gpgme.js: Changed parameters and their validations
    • BrowserTest/*.js Had to adapt quite some calls to the new format

Details

Provenance
mkrambachAuthored on Aug 22 2018, 6:37 PM
Parents
rM129fa919b935: js: improve decryption performance
Branches
Unknown
Tags
Unknown