provisionedAddress
Information type
Certificates, Data blocks, Keys, Passwords, Random data, Serial numbers
Syntax
"provisionedAddress": "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 (in a
certificatesconfiguration object).the eSecIP Standard edition (in
dataBlocks,keys,passwords,randomData, andserialNumbersconfiguration objects).
Description
Use this field to specify the memory location for an item:
in a
certificatesconfiguration object, it is the memory location for the provisioned device certificatein a
dataBlocksconfiguration object, it is the memory location for a data blockin a
keys : generatedconfiguration object, it is the memory location for a generated cryptographic keyin a
keys : injectedconfiguration object, it is the memory location for an injected cryptographic keyin a
passwordsconfiguration object, it is the memory location for the provisioned passwordin a
randomDataconfiguration object, it is the memory location for the provisioned random data blockin a
serialNumbersconfiguration object, it is the memory location for the provisioned serial number
This field is mandatory in a configuration object where it can be used. In a keys : generated object it is mandatory if the key type is symmetric, but not if it is an asymmetric key pair.
Example
"provisionedAddress": "0x0810A200"