RSA Class Reference
[Math]

RSA public and private cypher. More...

#include <RSA.h>

Inheritance diagram for RSA:
RSAPublic IMemoryValidate

List of all members.

Public Member Functions

 RSA (int bitSize, int certainty=4)
RSAPublicGetPublic () const
RSAPrivateKey GetPrivateKey ()
RefCountPtr< Array< byte > > DecryptBinary (Array< byte > &encText)
StringPtr DecryptText (const String &encText)
virtual void CheckMem () const
virtual void ValidateMem () const

Detailed Description

RSA public and private cypher.

Definition at line 225 of file RSA.h.


The documentation for this class was generated from the following files: