nl::Weave::Platform::Security::AES256BlockCipherEnc

Summary

Inheritance

Inherits from: nl::Weave::Platform::Security::AES256BlockCipher

Public functions

EncryptBlock(const uint8_t *inBlock, uint8_t *outBlock)
void
SetKey(const uint8_t *key)
void

Public functions

EncryptBlock

void EncryptBlock(
  const uint8_t *inBlock,
  uint8_t *outBlock
)

SetKey

void SetKey(
  const uint8_t *key
)