From 71bae56903351adf43f6a7ebdd9766764f302f16 Mon Sep 17 00:00:00 2001 From: Hamish Downer Date: Tue, 16 Nov 2010 22:54:06 +0000 Subject: [PATCH 4/4] added signature output hook --- lib/sup/crypto.rb | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) diff --git a/lib/sup/crypto.rb b/lib/sup/crypto.rb index 88228ff..b9ffb17 100644 --- a/lib/sup/crypto.rb +++ b/lib/sup/crypto.rb @@ -28,6 +28,17 @@ options: a dictionary of values to be passed to GPGME Return value: a dictionary to be passed to GPGME EOS + HookManager.register "sig-output", < signature, :from_key => from_key}) end output_lines end -- 1.7.1