Hi, i do not understand what you are trying to do.. you want to encrypt at
flex (bycreating public key) and decrypt at java?
Hope this link helps:
http://stackoverflow.com/questions/6117617/rsa-encryption-from-flex-client-and-corresponding-decryption-from-web-service


On Wed, Jul 23, 2014 at 2:33 PM, KalaiSelvi Ranganathan <
kalai.ran...@gmail.com> wrote:

> Hi All,
>
>
> I am not able to publicKey encryption in flex and encrypted data sending
> to  privateKey decryption  is not working .So could you please let me know
> to proceed further.
>
> I am not able to use the encrypted data  using publicKey in java side to
> decrcryption .Any solution to use  private modulus and prime p ,q to
> generate publicKey in java or flex .
>                 var rsa:RSAKey = RSAKey.parsePublicKey(getModulus(),
> exponent.text);
>
>
> how to use the Key to RSA ?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to flex_india+unsubscr...@googlegroups.com.
> To post to this group, send email to flex_india@googlegroups.com.
> Visit this group at http://groups.google.com/group/flex_india.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to flex_india+unsubscr...@googlegroups.com.
To post to this group, send email to flex_india@googlegroups.com.
Visit this group at http://groups.google.com/group/flex_india.
For more options, visit https://groups.google.com/d/optout.

Reply via email to