TTripleDES3Context Type
Summary
Represents an array of the
TDESContext
type.
Namespace
:
flcCipherDES
Syntax
Delphi
type TTripleDES3Context = array[0..2] of
TDESContext
;
See Also
Reference
flcCipherDES