public abstract class LoadOrStoreEncryptionKeyMessage extends AntMessageFromHost
Modifier and Type | Class and Description |
---|---|
static class |
LoadOrStoreEncryptionKeyMessage.Operation
The possible operations that can be done.
|
Modifier and Type | Field and Description |
---|---|
static int |
MAX_KEY_INDEX
The maximum index that a key can be loaded or stored from/to
|
static int |
OFFSET_NVM_KEY_INDEX
The message content offset to the index the key is stored/loaded
|
static int |
OFFSET_OPERATION
The message content offset to the desired operation value
|
BITMASK_CHANNEL_NUMBER, FILLER_BYTE, OFFSET_CHANNEL_NUMBER, RAW_OFFSET_MESSAGE_CONTENT_START, RAW_OFFSET_MESSAGE_ID, RAW_OFFSET_MESSAGE_SIZE, SIZE_CHANNEL_NUMBER, SIZE_FILLER_BYTE
Constructor and Description |
---|
LoadOrStoreEncryptionKeyMessage() |
Modifier and Type | Method and Description |
---|---|
int |
getNvmKeyIndex()
Gets the index that this key is being stored or loaded to/from.
|
createAntMessage, getMessageContent, getMessageContent, getMessageContent, getMessageId, getMessageType, getRawMessage, toString
equals, getMessageContentString, getMessageIdString, hashCode, maskChannelNumber
public static final int OFFSET_OPERATION
public static final int OFFSET_NVM_KEY_INDEX
public static final int MAX_KEY_INDEX
Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.