TMD5CBits Type
Summary
Represents an array of the
byte
type.
Namespace
:
Spring.Cryptography.MD5
Syntax
Delphi
type TMD5CBits = array[0..7] of byte;
See Also
Reference
Spring.Cryptography.MD5