MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TaoCrypt::RSA_Encryptor< Pad > Class Template Reference

Public Member Functions

 RSA_Encryptor (const RSA_PublicKey &k)
void Encrypt (const byte *, word32, byte *, RandomNumberGenerator &)
bool SSL_Verify (const byte *msg, word32 sz, const byte *sig)

Detailed Description

template<class Pad = RSA_BlockType2>
class TaoCrypt::RSA_Encryptor< Pad >

Definition at line 151 of file rsa.hpp.


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