TTripleDESKey Type
Summary
Represents an array of the
TDESKey
type.
Namespace
:
flcCipherDES
Syntax
Delphi
type TTripleDESKey = array[0..1] of
TDESKey
;
See Also
Reference
flcCipherDES