TDESBlock Type
Summary
Represents an array of the
Byte
type.
Namespace
:
flcCipherDES
Syntax
Delphi
type TDESBlock = array[0..7] of Byte;
See Also
Reference
flcCipherDES