encryption - Encrypt String in java and decrypt it in winrt c# -


how 1 encrypt string using symmetric/asymmetric decryption on winrt metro in c# , encrypt in java, let's in webservice?

i want use rsapkcs7 algorithm , can see cryptographickey class , rsaparameters class not near compatible.

how accomplished?

there an example in msdn , i made java port of it.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -