0 votes
by (470 points)

Hi!

I'm using Rebex RSA encryption (Security library) in the .NET environment and I would like if I can perform the same operation in Android and IPhone (using Native languages) using any of the REBEX libraries.

It could make easier to the developers to crate a compatible APP to change data between my application and mobiles.

Is any REBEX solution to perform this function?

Thanks!

Applies to: SSH Pack

1 Answer

0 votes
by (144k points)
selected by
 
Best answer

Hi,

Our libraries only support Android and iPhone via Xamarin, so the answer to your question depends on whether Xamarin supports this.

And it looks like there is an experimental .NET Embedding feature that could make this possible, but we have not tried this ourselves yet.

by (470 points)
Got it.

Thank you Lukas!
...