简体   繁体   English

如何在 iPhone 中使用 RSA 加密文本?

[英]how to encrypt a text using RSA in iphone?

I am trying to encrypt username and password using RSA algorithm in iphone app.我正在尝试在 iphone 应用程序中使用 RSA 算法加密用户名和密码。 i came across seckeyref from security framework in iphone.我从 iphone 的安全框架中遇到了 seckeyref。 but i do not know how to give input public key of the type seckeyref.但我不知道如何提供 seckeyref 类型的输入公钥。

This guide lists all the functions you may need. 本指南列出了您可能需要的所有功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM