CryptoSys API Library Manual

Cautions for C/C++ Users

We recommend using the defined constants like API_SHA1_CHARS and API_SHA1_BYTES rather than hard-coded numbers, e.g.

char sDigest_sha1[API_SHA1_CHARS + 1]; 

See the constants in diCryptoSys.h.

For examples, see the test code TestAPI.c.c and APICheck.c provided in the distribution.

[Contents] [Index]

[PREV: Using With Borland C++...]   [Contents]   [Index]   
   [NEXT: ANSI C users must add one to this value......]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.