MAXUIDLEN

MAXUIDLEN is a numeric constant that specifies the maximum size for CSP names and key container names. No CSP or key container name can be longer than MAXUIDLEN characters, including the terminating zero.

MAXUIDLEN is defined in the Wincrypt.h header file as:

#define MAXUIDLEN 64