CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Adobe Flex (http://www.codingforums.com/forumdisplay.php?f=63)
-   -   XML Digital Signature with Flex (http://www.codingforums.com/showthread.php?t=204294)

carlossantillan 09-09-2010 04:37 PM

XML Digital Signature with Flex
 
Hi,

I'm developing a secure flex application in order to mantain user and password catalog, i need to create SSL Transport channel and a non-repudiation request mechanism. I already review that i could achieve first with HTTP Service for SSL and the second with XML Digital Signature but only i find java and .NET APIs for last. Is there an equivalent flex mechanism (or Action Script) to achieve XML Digital Signature?

Thanks in advance.

Inigoesdr 09-11-2010 04:10 AM

This looks like an example you could use to validate XML Digital Signatures with Flex/Air: http://www.adobe.com/devnet/air/flex...ignatures.html

It includes a sample for creating them with Java, which if you had to do on the client machine you could hook into the Java app with Merapi.


All times are GMT +1. The time now is 07:39 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.