Rails and PGP

Hi,

One of the applications that my Rails app has to talk to requires
talking via email ( thank god for Mailer ). The problem is that the
emails need to be pgp signed…

I was wondering if anyone had ever used pgp signatures within a Rails
app?

Thanks in advance!