TKeyByte Type
Summary
Represents an array of the
Byte
type.
Namespace
:
Spring.Cryptography.DES
Syntax
Delphi
type TKeyByte = array [0..5] of Byte;
See Also
Reference
Spring.Cryptography.DES