CryptoSys PKI Pro Manual

Cautions for C/C++ Users

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

char sDigest_sha1[PKI_MAX_SHA1_CHARS + 1]; 

See the constants in diCrPKI.h.

[PREV: Using With MinGW gcc...]   [Contents]   [Index]   
   [NEXT: C/C++ users must add one to this value......]

Copyright © 2004-25 D.I. Management Services Pty Ltd. All rights reserved. Generated 2025-12-17T09:23:43Z.