Re: Cryptoki interface to decrypt mail with thunderbird

2014-03-07 Thread Robert Relyea
On 03/07/2014 07:02 AM, Leon Brits wrote: > Hi, > > We have a security device which is used via cryptoki (PKCS#11) to perform > cryptographic operations such as sign/verify and en/decrypt of emails. > Sign works via our device while Verify and Encrypt is done by the PC. Our > problem is with Decr

Cryptoki interface to decrypt mail with thunderbird

2014-03-07 Thread Leon Brits
Hi, We have a security device which is used via cryptoki (PKCS#11) to perform cryptographic operations such as sign/verify and en/decrypt of emails. Sign works via our device while Verify and Encrypt is done by the PC. Our problem is with Decrypt: We never get a 'DecryptFinal()' function call. F