CDRMLicenseChecker Class Reference
class CDRMLicenseChecker : public CBase |
Check and decrypt protected data files encrypted by the license manager.
DRMLicenseChecker.lib
- Since
- Series 60 2.5
Constructor & Destructor Documentation
CDRMLicenseChecker()
CDRMLicenseChecker | ( | ) | [private] |
~CDRMLicenseChecker()
IMPORT_C | ~CDRMLicenseChecker | ( | ) | [virtual] |
Member Functions Documentation
CheckLicense(const TDesC &, HBufC8 *&)
This function performs a license check by decrypting a data file and returning the decrypted contents of the data file. A license check can only succeed if a rights object associated with the calling application exists and sufficient rights are present. If the license check fails, an error is returned.
CheckLicenseL(const TDesC &, HBufC8 *&)
void | CheckLicenseL | ( | const TDesC & | aDataFile, |
| HBufC8 *& | aDataBuffer |
| ) | [private] |
Leaving version of CheckLicense
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
Member Enumerations Documentation
Enum anonymous
Enumerators
ENoRights = -100000 | |
ERightsExpired = -100001 | |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.