Can you share the code or any info for decryption with pkcs7?

On Wednesday, June 8, 2016 at 7:51:40 AM UTC+7 18126...@163.com wrote:

> It's great. 
>
> In fact , I have found some code using pkcs7 to decode,  and it works very 
> well now.
>
> Thank you very much.
>
> 在 2016年6月8日星期三 UTC+8上午1:59:10,Konstantin Khomoutov写道:
>
>> On Tue, 7 Jun 2016 01:21:26 -0700 (PDT) 
>> 18126...@163.com wrote: 
>>
>> > I don't know the server how to encrypt and signed data, but i have 
>> > the CMSSignedData class in Java to decode data, the CMSSignedData 
>> > class is from org.bouncycastle.cms.*, it's contained in the jar 
>> > "bcpkix-jdk15on-1.52.jar". 
>> > Is there similar lib in GOLANG, then i can use it to decode the 
>> > server data easily. 
>>
>> Out of curiosity, I have googled for you, and judging from [1], 
>> [2] might be a way to go. 
>>
>> 1. 
>> https://www.bouncycastle.org/docs/pkixdocs1.4/org/bouncycastle/cms/CMSSignedData.html
>>  
>> 2. https://godoc.org/github.com/fullsailor/pkcs7 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/97a53860-5580-4b8f-a12f-120e8882fd6fn%40googlegroups.com.

Reply via email to