provisionedPublicKeyLengthAddress
Information type
Keys
Syntax
"provisionedPublicKeyLengthAddress": "address"Parameters
| The memory location for the length value (in bytes) of a public key (hexadecimal number as a string). |
For use with
The product configuration file for the eSecIP Standard edition.
Description
The memory location for the length value (in bytes) of:
in a
keys : generatedconfiguration object, the public part of an asymmetric key pair defined in that object.in a
keys : injectedconfiguration object, the asymmetric public key defined in that object.
This field:
is mandatory in a
keys : generatedconfiguration object if the key type is a generatedAsymmetricPairkey, but cannot be included otherwise.is mandatory in a
keys : injectedconfiguration object if the key type is an injectedAsymmetricPublickey, but cannot be included otherwise.
Example
"provisionedPublicKeyLengthAddress": "0x0811A700"