obfuscationPublic
Information type
Keys
Syntax
"obfuscationPublic": "name"Parameters
| The name of the obfuscation record (string). |
For use with
The product configuration file for the eSecIP Standard edition.
Description
Use this field to select the name of the obfuscation record to use for obfuscating the public part of an asymmetric key pair to be generated by the Security Appliance.
This must be identical to the value of the id field for the obfuscation record to be used.
This field is optional. If this key type is not used, or you do not want to obfuscate the public part of a generated asymmetric key pair, this field must be omitted from the product configuration file, because an empty string is not allowed for the name of an obfuscation record.
Note
If an obfuscation record is not selected, the key—if defined—will be provisioned in plain text.
Example
"obfuscationPublic": "obfuscation2"
The key will be protected as defined by the obfuscation2 obfuscation record.