gpgme/lang/js/BrowserTestExtension/tests
Maximilian Krambach 30bb549046 js: add with-sec-fprs to getKeysArmored
--

* Reflects the changes made to gpgme-json in commit
  6cc842c9aa.

  - getKeysArmored now returns an object with property 'armored' being
    the exported armored block, and an (optional) array of fingerprint
    strings for those keys that can be used in sign/encrypt operations
    as property 'secret_fprs'. With this, extensions such as mailvelope
    will be able to bulk fetch all necessary key information in one
    request.
2018-07-12 11:36:55 +02:00
..
encryptDecryptTest.js js: change chunksize handling and decoding 2018-06-08 17:54:58 +02:00
encryptTest.js js: reduce request spam at getKeys() 2018-07-09 11:24:46 +02:00
inputvalues.js js: removed config 2018-06-11 15:10:43 +02:00
KeyImportExport.js js: add with-sec-fprs to getKeysArmored 2018-07-12 11:36:55 +02:00
longRunningTests.js js: change chunksize handling and decoding 2018-06-08 17:54:58 +02:00
signTest.js js: code cleanup (eslint) 2018-06-06 13:05:53 +02:00
startup.js js: removed config 2018-06-11 15:10:43 +02:00
verifyTest.js js: fix verify result reporting 2018-07-09 11:57:01 +02:00