kcmgr:Key
Key
Telemetry Sensor Path(s)
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| cryptoAlgo | kcmgr:cryptoAlgoClassic (scalar:Enum8)  | 
cryptographic Algorithm used in key | SELECTION:  0     - NONE  1     - MD5  2     - HMAC-SHA-1  3     - HMAC-SHA-256  4     - HMAC-SHA-384  5     - HMAC-SHA-512  8     - 3DES  9     - AES DEFAULT: NONE  | 
| encryptType | kcmgr:encryptionTypeClassic (scalar:Enum8)  | 
encryption type value based on user input | SELECTION:  0     - unencrypted  1     - type7  2     - type6 DEFAULT: unencrypted  | 
| keyId | kcmgr:key (scalar:Uint32)  | 
keyId of classic key chain | RANGE: [0 , 65535]  | 
| keyString | kcmgr:keyString (string:Basic)  | 
keyString provided by user for the keychain | A sequence of characters | 
Operational Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| encryptedKeyString | kcmgr:keyString (string:Basic)  | 
encrypted keyString of classic keychain | A sequence of characters | 
| encryptedType | kcmgr:encryptionTypeClassic (scalar:Enum8)  | 
encryption type used for encryption of classic keychain | SELECTION:  0     - unencrypted  1     - type7  2     - type6 DEFAULT: unencrypted  | 
| keystringConfigError | kcmgr:ConfigErr (string:Basic)  | 
config Error associated with the keystring | A sequence of characters | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  |