TAESKeySchedule Type

Represents an array of the Word32 type.

Namespace: flcCipherAES
type
 TAESKeySchedule = array[0..AES_KeyScheduleSize - 1] of Word32;