diff -r 5072524fcc79 -r 80ef3a206772 Symbian3/PDK/Source/GUID-064302D7-3598-57C2-89B7-CED294BE78AE.dita --- a/Symbian3/PDK/Source/GUID-064302D7-3598-57C2-89B7-CED294BE78AE.dita Fri Jul 02 12:51:36 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-064302D7-3598-57C2-89B7-CED294BE78AE.dita Fri Jul 16 17:23:46 2010 +0100 @@ -9,6 +9,6 @@ --> -Certificate Store FrameworkCertificate store (certstore) framework provides interfaces for implementing certstore. A certstore is a database that stores certificates. The framework provide functionalities such as generation, storage and retrieval of certificates, assigning trust status to certificates and retrieving list of applications trusting a certificate.
Description

The certstore framework is an extension framework of CryptoToken Framework. The framework provides interfaces that must be implemented to retrieve certificates as tokens from the store.

+<concept xml:lang="en" id="GUID-064302D7-3598-57C2-89B7-CED294BE78AE"><title>Certificate Store FrameworkCertificate store (certstore) framework provides interfaces for implementing certstore. A certstore is a database that stores certificates. The framework provide functionalities such as generation, storage and retrieval of certificates, assigning trust status to certificates and retrieving list of applications trusting a certificate.
Description

The certstore framework is an extension framework of CryptoToken Framework. The framework provides interfaces that must be implemented to retrieve certificates as tokens from the store.

Certstore Framework Implementation -

Classes

Description

MCTTokenInterface

Provides an interface for the implementation of an appropriate token

MCertStore

Defines an interface for retrieving details of a stored certificate

MCTCertStore

Defines an interface to implement a read-only certstore using the token framework. This class allows retrieving details of a certificate stored using the CryptoToken framework.

MCTWritableCertStore

Defines an interface to implement a writable certstore. This class allows modifications of the certstore.

Device creators can use the interfaces provided by the framework to implement certstore for managing certificates.

CryptoToken Framework Overview Unified Certstore \ No newline at end of file +

Classes

Description

MCTTokenInterface

Provides an interface for the implementation of an appropriate token

MCertStore

Defines an interface for retrieving details of a stored certificate

MCTCertStore

Defines an interface to implement a read-only certstore using the token framework. This class allows retrieving details of a certificate stored using the CryptoToken framework.

MCTWritableCertStore

Defines an interface to implement a writable certstore. This class allows modifications of the certstore.

Device creators can use the interfaces provided by the framework to implement certstore for managing certificates.

CryptoToken Framework Overview Unified Certstore
\ No newline at end of file