Results 2 comments of hasretsariyer

I find a solution, it works for me.Taken from https://github.com/reejosamuel/RSA/blob/master/RSA/RSA/RSA.m#L121 ` (NSString *)getKeyForJavaServer:(NSData*)keyBits { static const unsigned char _encodedRSAEncryptionOID[15] = { /* Sequence of length 0xd made up of OID...

@alex-dybsetter thank you for your effort 🙏 I will test your solution and merge if it works.