Best unofficial Apache Server developers community |
|
Situation I want to encrypt/decrypt byte[] data using RSA in my C# porject. I use OpenSSL.Crypto this is my code
Question 1/ does my code look fine ? because i got an AccessViolationException. Here is the message "Attempted to read or write protected memory. This is often an indication that other memory is corrupt." 2/ how can i set/get public/private keys ?
posted via StackOverflow
|