``CONSFIGURATOR.PROPERTY.GNUPG``
================================
API reference
-------------

General
~~~~~~~

Property: ``GNUPG:PUBLIC-KEY-IMPORTED``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

``(gnupg:public-key-imported fingerprint &key trust-level)``

Import the PGP public key identified by FINGERPRINT to gpg's default keyring.
If TRUST-LEVEL, also ensure that the key is trusted at that level, an
integer.

Property: ``GNUPG:SECRET-KEY-IMPORTED``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

``(gnupg:secret-key-imported fingerprint)``
