You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by anshuk pal chaudhuri <an...@yahoo.com> on 2005/03/11 15:12:29 UTC

Query Regarding Binary Security Token

I was trying to implemennt X.509v3 Binary Security
Token.
I have encrypted an x.509 cerificate using
Bse64Encoding and also I have the encrypted value.
Now,
How do I decrypt that and get back the certificate?
Please help me out............




		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

Re: Query Regarding Binary Security Token

Posted by Davanum Srinivas <da...@gmail.com>.
see the code in wss4j


On Fri, 11 Mar 2005 06:12:29 -0800 (PST), anshuk pal chaudhuri
<an...@yahoo.com> wrote:
> I was trying to implemennt X.509v3 Binary Security
> Token.
> I have encrypted an x.509 cerificate using
> Bse64Encoding and also I have the encrypted value.
> Now,
> How do I decrypt that and get back the certificate?
> Please help me out............
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Small Business - Try our new resources site!
> http://smallbusiness.yahoo.com/resources/
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/