GSS-API Programming Guide

Integers

Because the size of an int can vary from platform to platform, the GSS-API provides the following integer data type:


OM_uint32

which is a 32–bit unsigned integer.