class CTrustInfo : public CBase |
CTrustInfo models trust data structure.
The runtime security manager evaluates trustedness of a runtime content/script/executable based on the trust information passed by runtimes. The definition of this type is currently incomplete, with state information such as
Origin of the script
Certificate chain of the signed trusted contents
rtsecmgrclient.lib
Public Member Functions | |
---|---|
~CTrustInfo () | |
IMPORT_C CTrustInfo * | NewL () |
IMPORT_C CTrustInfo * | NewLC () |
Private Member Functions | |
---|---|
CTrustInfo () |
IMPORT_C CTrustInfo * | NewLC | ( | ) | [static] |
Two-phased constructor
Constructs a CTrustInfo instance and leaves the created instance on the cleanupstack
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.