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-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.