Re: Thunderbird UnwrapKey on message decryption?

2010-11-01 Thread Robert Relyea
On 11/01/2010 12:33 AM, Matej Kurpel wrote: > Hello, > I am implementing a PKCS#11 module. Today I tried to send encrypted > e-mail to my second gmail account, and it works perfectly (in fact, > nothing is needed from my token to support this). However, when the > message arrives and I try to read

Re: Thunderbird UnwrapKey on message decryption?

2010-11-01 Thread Brian Smith
"Matej Kurpel" wrote: > I am implementing a PKCS#11 module. Today I tried to send encrypted > e-mail to my second gmail account, and it works perfectly (in fact, > nothing is needed from my token to support this). However, when the > message arrives and I try to read it, Thunderbird calls C_UnwrapK

Thunderbird UnwrapKey on message decryption?

2010-11-01 Thread Matej Kurpel
Hello, I am implementing a PKCS#11 module. Today I tried to send encrypted e-mail to my second gmail account, and it works perfectly (in fact, nothing is needed from my token to support this). However, when the message arrives and I try to read it, Thunderbird calls C_UnwrapKey (which, of cour