MyCrypto Class Reference
List of all members.
Public Slots |
|
void | encryptData (QString inputText, QString password) |
|
void | decryptData (QString inputText, QString password) |
Signals |
|
void | encryptedData (QString output) |
|
void | decryptedData (QString output) |
Public Member Functions |
|
| MyCrypto (QObject *parent=0) |
Detailed Description
Definition at line 47 of file mycrypto.h.