CC#•Created by rallytuning on 3/28/2023 in #help ✅ .Net Core 6 Asymmetric Encryption with custom public and private keys
Hello all! How can i use the Asymmetric Encryption
in .Net 6 but choosing/importing private and public keys? For example public_key = c:\public.txt
| private_key = private.txt
.