Mentalis.org Security Library documentation

Cryptography

AsymmetricCryptography

This example shows how to use the public and private key from a certificate to encrypt and decrypt data.
It is distributed together with the source code of the Mentalis.org Security Library. It is located under the Samples\Cryptography\AsymmetricCryptography directory.