class AES128BlockCipherEnc
Defined at line 103 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)