class Aws::IoTWireless::Types::SessionKeysAbpV1_1
Session keys for ABP v1.1
@note When making an API call, you may pass SessionKeysAbpV1_1
data as a hash: { f_nwk_s_int_key: "FNwkSIntKey", s_nwk_s_int_key: "SNwkSIntKey", nwk_s_enc_key: "NwkSEncKey", app_s_key: "AppSKey", }
@!attribute [rw] f_nwk_s_int_key
The FNwkSIntKey value. @return [String]
@!attribute [rw] s_nwk_s_int_key
The SNwkSIntKey value. @return [String]
@!attribute [rw] nwk_s_enc_key
The NwkSEncKey value. @return [String]
@!attribute [rw] app_s_key
The AppSKey value. @return [String]
Constants
- SENSITIVE