Decrypt(const char *aEncrypted, char *aBuffer, UT_uint32 aLen=0) const | SDWCryptor | |
Encrypt(const char *aDecrypted, char *aBuffer, UT_uint32 aLen=0) const | SDWCryptor | [inline] |
maxPWLen enum value | SDWCryptor | |
mDate | SDWCryptor | [protected] |
mFilePass | SDWCryptor | [protected] |
mPassword | SDWCryptor | [protected] |
mTime | SDWCryptor | [protected] |
SDWCryptor(UT_uint32 aDate=0, UT_uint32 aTime=0, const UT_uint8 *aFilePass=NULL) | SDWCryptor | |
SetDateTime(UT_uint32 aDate, UT_uint32 aTime) | SDWCryptor | [inline] |
SetPassword(const char *aPassword) | SDWCryptor | |
~SDWCryptor() | SDWCryptor |