Signed by argemat1...@gmail.com.        Show Details
Hello!

I need to decrypt CMS-encrypted data with a private key stored in hardware.
The problem is, that the current (1.7.0) API only allows this with a software 
key since the 
Org.Bouncycastle.Cms.KeyTransRecipientInformation.GetContentStream / 
GetContent methods need an ICipherParameters object for the key.
If I wrote a patch which adds a GetContentStream(AsymmetricBlockCipher key) 
method to KeyTransRecipientInformation, would that be considered for 
inclusion?

cheers
Mat

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to