ProvisioningLibrary
Atmel Security Provisioning Library
|
atcaprov.c | Implements the main provisioning flow |
atcaprov.h | Function and structure declarations for the provisioning process |
atcaprov_bson.c | BSON (http://bsonspec.org/) handling routines for working with the provisioning server messages |
atcaprov_bson.h | Declarations and constants for working with BSON data |
atcaprov_request.c | Provisioning server message handling routines |
atcaprov_request.h | Message handling routine declarations, structures, and constants |
atcaprov_return_codes.h | Return codes from the provisioning server |
atcaprov_user_funcs.h | Function declarations for the user implemented functions of the provisioning library. These functions need to be implemented by the calling application. If a function isn't needed, an empty implementation that returns 0 is required |
atcaprov_validation.c | Certificate validation routines. Includes parsing validation data from the provisioning server response and and the actual validation routine itself |
atcaprov_validation.h | Validatation routine declarations, structures, and constants |
atecc508a-config.h | Default ATECC508A configuration |