5.130 MD5Update
-
procedure MD5Update( var context: MD5_CTX, input: sequence of BYTE, inputLen: integer)
The MD5Update procedure performs the MD5Update algorithm, as specified in [RFC1321].
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
procedure MD5Update( var context: MD5_CTX, input: sequence of BYTE, inputLen: integer)
The MD5Update procedure performs the MD5Update algorithm, as specified in [RFC1321].