How do you save an encrypted sexp? (D'oh!)

Moritz Schulte moritz@duesseldorf.ccc.de
Wed, 04 Jun 2003 20:08:24 +0200


"Warren, Tony" <tonyw@prairiesys.com> writes:

> How can I take a newly encrypted sexp from gcry_pk_encrypt and save it
> as a file on my server, and then read it later for decryption?

You can use gcry_sexp_sprint() and gcry_sexp_sscan(); both are
documented in the manual.

		moritz
-- 
((gpg-key-id . "6F984199")
 (email      . "moritz@duesseldorf.ccc.de")
 (webpage    . "http://duesseldorf.ccc.de/~moritz/"))