Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
証明書を使用する以外に、公開秘密鍵の非対称暗号化を使用する方法はありますか?
パブリック/プライベート パーツは、マネージド .NET コードから簡単に生成できる必要があります。
クラスはRSACryptoServiceProvider良い出発点です。それはあなたが探しているものですか?
RSACryptoServiceProvider