A SERVICE OF

logo

Types
356 RSA BSAFE Crypto-C Library Reference Manual
Example:
UINT4
A UINT4 value is a 32-bit unsigned integer.
Example:
typedef unsigned short int UINT2;
typedef unsigned long int UINT4;