Reference Guide
Chapter 3: Resource Management 15
Migration Guide
3 Resource Management
Prior to Crypto-C ME 4.0.1, resources were managed as a static list supplied to the
library context at the time of creation. This made it difficult for an application to use
resources from different sources such as from PKCS #11 and software libraries, or to
select available resources based on runtime options.
This chapter describes the resource management changes that need to be incorporated
into your applications when migrating from Crypto-C ME 3.x.
Topics:
• Default Resource Lists
• Providers
• Custom Resource Lists
• Tracing