{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "KeyProperties", "type": "object", "properties": { "exportable": { "type": "boolean" }, "key_size": { "type": "integer" }, "reuse_key": { "type": "boolean" } } }