doc: python bindings howto
* Fixed a spelling error in the key counting text.
This commit is contained in:
parent
484e9a6229
commit
36dfbdffea
@ -607,8 +607,9 @@
|
|||||||
:END:
|
:END:
|
||||||
|
|
||||||
Counting the number of keys in your public keybox (=pubring.kbx=),
|
Counting the number of keys in your public keybox (=pubring.kbx=),
|
||||||
the format shich has superceded the old keyring format
|
the format which has superceded the old keyring format
|
||||||
(=pubring.gpg= and =secring.gpg=) is a very simple task.
|
(=pubring.gpg= and =secring.gpg=), or the number of secret keys is
|
||||||
|
a very simple task.
|
||||||
|
|
||||||
#+begin_src python
|
#+begin_src python
|
||||||
import gpg
|
import gpg
|
||||||
|
Loading…
Reference in New Issue
Block a user