class WeaveEncryptionKey_AES128CTRSHA1

Defined at line 266 of file gen/third_party/openweave-core/src/include/Weave/Core/WeaveFabricState.h

Encryption key for the AES-128-CTR-SHA-1 message encryption type

Public Members

 
uint8_t[20] IntegrityKey

Enumerations

enum 
Name Value
DataKeySize 16
DataKeySizeInWords DataKeySize/sizeof(uint32_t)
IntegrityKeySize 20
KeySize DataKeySize + IntegrityKeySize

Defined at line 269 of file gen/third_party/openweave-core/src/include/Weave/Core/WeaveFabricState.h

Records