gpgme/lang/python/docs/dita/howto/part03/exporting.dita
Ben McGinnes dda54cc851 python bindings howto: dita version
* Drafts of instructions for exporting public and secret keys ready,
  along in addition to the code.
2018-06-28 18:02:43 +10:00

13 lines
509 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE dita PUBLIC "-//OASIS//DTD DITA Composite//EN" "ditabase.dtd">
<dita xml:lang="en-GB">
<topic id="exporting-keys">
<title>Exporting Keys</title>
<body>
<p>Exporting keys remains a reasonably simple task, but has been separated into three
different functions for the OpenPGP cryptographic engine. Two of those functions are for
exporting public keys and the third is for exporting secret keys.</p>
</body>
</topic>
</dita>