Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 546 Bytes

TPJMD5-Create.md

File metadata and controls

21 lines (12 loc) · 546 Bytes

Create constructor

Project: MD5 Message Digest Unit

Unit: PJMD5

Class: TPJMD5

Applies to: ~>1.0

constructor Create;

Description

This is the object constructor. It takes no parameters.

Call Create to create a new TPJMD5 instance.

Note: There is no need to create a new TPJMD5 instance if the Calculate or CalculateFile class methods are to be used to create a MD5 digest