gpgme/lang/js/DemoExtension
Maximilian Krambach 780f7880c6 js: getDefaultKey and GenerateKey improvements
--

* src/Keyring.js: added more options for key generation.

* src/Key.js: GetDefaultKey now relies on the info associated with the
  key, as the approach of relying on a secret subkey did not work as
  intended
* DemoExtension: Added a button for retrieval of the subkey, to test
  this functionality.
2018-06-19 09:26:01 +02:00
..
entry.js js: code cleanup (eslint) 2018-06-06 13:05:53 +02:00
maindemo.js js: getDefaultKey and GenerateKey improvements 2018-06-19 09:26:01 +02:00
mainui.html js: getDefaultKey and verify fix 2018-06-13 15:22:03 +02:00
manifest.json js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
popup.html js: fixed wrong paths in DemoExtension 2018-04-26 17:59:40 +02:00
testicon.png js: less confusing icons for test/Demo extension 2018-06-13 11:49:37 +02:00
ui.css js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00