TCertificateAppInfo Class Reference
class TCertificateAppInfo |
Information about a certificate application.
Certificate applications are used to represent classes of certificate use, for example Software Install, TLS, WTLS, WMLScript, SignText, etc.
CA Certificates are associated with zero or more applications, and this information is used to determine which certificates are used when building and validating certificate chains.
An application is identified by a UID. A TCertificateAppInfo contains this and the name of the application.
Constructor & Destructor Documentation
TCertificateAppInfo(const TUid &, const TName &)
IMPORT_C | TCertificateAppInfo | ( | const TUid & | aUid, |
| const TName & | aName |
| ) | |
TCertificateAppInfo()
IMPORT_C | TCertificateAppInfo | ( | ) | |
Member Functions Documentation
ExternalizeL(RWriteStream &)
Id()
IMPORT_C const TUid & | Id | ( | ) | const |
InternalizeL(RReadStream &)
Name()
IMPORT_C const TName & | Name | ( | ) | const |
operator=(const TCertificateAppInfo &)
Member Data Documentation
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.