Home GnuPG
Diffusion GPGME 53ce2b94bc35

js: Keyring listing keys

Description

js: Keyring listing keys

  • implementing Keyring methods:
    • Keyring.getKeys: has an additional option that retrieves the armor and secret state once at the beginning. This is power hungry, but allows for Keys to be used directly (without querying gpgme-json each call)
    • permittedOperations.js: reflect recent changes in the native counterpart, adding more options
    • Key: adding two methods for retrieving the armored Key block and for finding out if the Key includes a secret subkey.

Details

Provenance
mkrambachAuthored on May 28 2018, 5:26 PM
Parents
rMd4adbf453d39: js: Treat a connection as a gpgme Context
Branches
Unknown
Tags
Unknown