Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 430 Bytes

File metadata and controls

16 lines (8 loc) · 430 Bytes

EncryptionKeysConfig

The encryption keys of the editor configuration.

Properties

Name Type Description Notes
cryptoEngineId String The crypto engine ID of the encryption key. [optional] [readonly]
privateKeyEnc String The private key. [optional]
publicKey String The public key. [optional]