| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
SessionKeysAbpV11 |
SessionKeysAbpV11.clone() |
SessionKeysAbpV11 |
AbpV11.getSessionKeys()
Session keys for ABP v1.1
|
SessionKeysAbpV11 |
SessionKeysAbpV11.withAppSKey(String appSKey)
The AppSKey value.
|
SessionKeysAbpV11 |
SessionKeysAbpV11.withFNwkSIntKey(String fNwkSIntKey)
The FNwkSIntKey value.
|
SessionKeysAbpV11 |
SessionKeysAbpV11.withNwkSEncKey(String nwkSEncKey)
The NwkSEncKey value.
|
SessionKeysAbpV11 |
SessionKeysAbpV11.withSNwkSIntKey(String sNwkSIntKey)
The SNwkSIntKey value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbpV11.setSessionKeys(SessionKeysAbpV11 sessionKeys)
Session keys for ABP v1.1
|
AbpV11 |
AbpV11.withSessionKeys(SessionKeysAbpV11 sessionKeys)
Session keys for ABP v1.1
|
Copyright © 2024. All rights reserved.