DHWCtrl.AesWrapKey
Wraps an AES key for secure storage
Properties
- Command code: 0xE068
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
Name | Type/Size | Description | |
---|---|---|---|
WrappedKeyNr | Enumeration (8 bits) |
Values:
|
|
Length of Key | Integer (8 bits) |
Length of Key in bytes |
|
Key | Raw data | Key to use for wrapping |
Returned values (response frame)
Name | Type/Size | Description |
---|---|---|
Length of WrappedKey | Integer (8 bits) |
Length of WrappedKey in bytes |
WrappedKey | Raw data | Wrapped key |