Share via


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].