MD5 Message Digest Unit Programmers Guide

Applies to: ~>1.0

Introduction

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.

Contents

Units

Unit Description
PJMD5 The only unit in this project. It contains all the functionality.

Types

Type Description
TPJMD5 Class used to generate message digests.
TPJMD5Digest Record that encapsulates a message digest.
EPJMD5 – Class of exception used to report errors.  

Conventions

This documentation complies with these conventions.