class AES256BlockCipherEnc

Defined at line 149 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Support/crypto/AESBlockCipher.h

Public Methods

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