TAESState Type
Summary
Represents an array of the
Byte
type.
Namespace
:
flcCipherAES
Syntax
Delphi
type TAESState = array[0..3, 0..
AES_Nb
- 1] of Byte;
See Also
Reference
flcCipherAES