MD5 Message Digest Unit Programmers Guide
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.