ProvisioningLibrary
Atmel Security Provisioning Library
|
Files | |
file | atcaprov.c |
Implements the main provisioning flow. | |
file | atcaprov.h [code] |
Function and structure declarations for the provisioning process. | |
file | atcaprov_bson.c |
BSON (http://bsonspec.org/) handling routines for working with the provisioning server messages. | |
file | atcaprov_bson.h [code] |
Declarations and constants for working with BSON data. | |
file | atcaprov_request.c |
Provisioning server message handling routines. | |
file | atcaprov_request.h [code] |
Message handling routine declarations, structures, and constants. | |
file | atcaprov_return_codes.h [code] |
Return codes from the provisioning server. | |
file | atcaprov_user_funcs.h [code] |
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. | |
file | atcaprov_validation.c |
Certificate validation routines. Includes parsing validation data from the provisioning server response and and the actual validation routine itself. | |
file | atcaprov_validation.h [code] |
Validatation routine declarations, structures, and constants. | |
file | atecc508a-config.h [code] |
Default ATECC508A configuration. | |