provisionedPublicKeyAddress
In this section:
Information type
Certificates
Syntax
"provisionedPublicKeyAddress": "address"Parameters
| The storage location in memory (hexadecimal number as a string). |
For use with
The product configuration file for the eSecIP Standard and eSecIP Basic editions.
Description
Use this field to specify the memory location for the device certificate’s raw public key. Writing the public key separately to memory means that you do not have to parse the device certificate to extract it.
This field is mandatory in a certificates configuration object.
Example
"provisionedPublicKeyAddress": "0x08101F00"