This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.
Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.
Applies to: ~>1.0
This section of the MD5 Message Digest Unit documentation describes the API exposed by the unit to programmers.
There is just one unit in this project, named PJMD5 that contains all the code.
Unit | Description |
---|---|
PJMD5 | The only unit in this project. It contains all the functionality. |
Type | Description |
---|---|
TPJMD5 | Class used to generate message digests. |
TPJMD5Digest | Record that encapsulates a message digest. |
EPJMD5 – Class of exception used to report errors. |
This documentation complies with these conventions.