Nintai
Results
1
issues of
Nintai
I got a problem with decrypting `CmsEnvelopedData` that was encrypted with the bouncy castle library in JAVA. The error occurs when calling `var decryptedData = recipient.GetContent(privKey);` where `recipient` is of...