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