gpgme/lang/js/BrowserTestExtension
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
..
tests js: add with-sec-fprs to getKeysArmored 2018-07-12 11:36:55 +02:00
browsertest.html js: fix verify result reporting 2018-07-09 11:57:01 +02:00
index.html js: fixing Key import/export test 2018-07-03 12:41:49 +02:00
longTests.html js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
Makefile.am Prepare build system for gpgme-js and dist it 2018-06-19 16:40:40 +02:00
manifest.json js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
popup.html js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
popup.js js: code cleanup (eslint) 2018-06-06 13:05:53 +02:00
runbrowsertest.js js: code cleanup (eslint) 2018-06-06 13:05:53 +02:00
rununittests.js js: code cleanup (eslint) 2018-06-06 13:05:53 +02:00
setup_testing.js js: code cleanup (eslint) 2018-06-06 13:05:53 +02:00
testicon.png js: less confusing icons for test/Demo extension 2018-06-13 11:49:37 +02:00
testkey2.pub js: Keyring listing keys 2018-05-28 17:26:56 +02:00
testkey.pub js: more testing 2018-05-08 18:33:41 +02:00
testkey.sec js: more testing 2018-05-08 18:33:41 +02:00
unittests.html js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00