nl::Weave::Platform::Security::AES256BlockCipher

Summary

Inheritance

Direct Known Subclasses:
  nl::Weave::Platform::Security::AES256BlockCipherDec
  nl::Weave::Platform::Security::AES256BlockCipherEnc

Public types

@336 enum

Protected attributes

mKey[kKeyLength]
uint8_t

Public functions

Reset(void)
void

Protected functions

AES256BlockCipher(void)
~AES256BlockCipher(void)

Public types

@336

 @336

Protected attributes

mKey

uint8_t mKey[kKeyLength]

Public functions

Reset

void Reset(
  void
)

Protected functions

AES256BlockCipher

 AES256BlockCipher(
  void
)

~AES256BlockCipher

 ~AES256BlockCipher(
  void
)