doc: python bindings howto
* Fixed a minor typographic error. * Bumped version number in preparation for merge with master. * While there are probably a few more things worthy of being added (mainly how to revoke things), this document is essentially ready for publication now. Signed-off-by: Ben McGinnes <ben@adversary.org>
This commit is contained in:
parent
961aea212e
commit
3d0c7a2202
@ -13,7 +13,7 @@
|
|||||||
:CUSTOM_ID: intro
|
:CUSTOM_ID: intro
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
| Version: | 0.0.1-alpha |
|
| Version: | 0.1.0 |
|
||||||
| Author: | Ben McGinnes <ben@gnupg.org> |
|
| Author: | Ben McGinnes <ben@gnupg.org> |
|
||||||
| Author GPG Key: | DB4724E6FA4286C92B4E55C4321E4E2373590E5D |
|
| Author GPG Key: | DB4724E6FA4286C92B4E55C4321E4E2373590E5D |
|
||||||
| Language: | Australian English, British English |
|
| Language: | Australian English, British English |
|
||||||
@ -513,7 +513,7 @@
|
|||||||
|
|
||||||
Encrypting to multiple keys, in addition to a default key or a key
|
Encrypting to multiple keys, in addition to a default key or a key
|
||||||
configured to always encrypt to, is a little different and uses a
|
configured to always encrypt to, is a little different and uses a
|
||||||
slightly different call to the =op_encrypt call= demonstrated in the
|
slightly different call to the =op_encrypt= call demonstrated in the
|
||||||
previous section.
|
previous section.
|
||||||
|
|
||||||
The following example encrypts a message (=text=) to everyone with
|
The following example encrypts a message (=text=) to everyone with
|
||||||
|
Loading…
Reference in New Issue
Block a user