2.2.1 KEY_LENGTH
The type KEY_LENGTH represents the length of a marshaled certificate. The size is limited to a maximum of 64 KB.
This type is declared as follows:
-
typedef [range(0, 65536)] DWORD KEY_LENGTH;
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The type KEY_LENGTH represents the length of a marshaled certificate. The size is limited to a maximum of 64 KB.
This type is declared as follows:
typedef [range(0, 65536)] DWORD KEY_LENGTH;