Click or drag to resize

RsaAes Class

Encrypts the data with AES and a random key. The Key itself will be encrypted with RSA
Inheritance Hierarchy
SystemObject
  Cauldron.CryptographyRsaAes

Namespace:  Cauldron.Cryptography
Assembly:  Cauldron.Cryptography (in Cauldron.Cryptography.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public static class RsaAes

The RsaAes type exposes the following members.

Methods
See Also