CryptXML Limits
CryptXML defines the following global limits in the Cryptxml.h header file.
| Constant/value | Description |
|---|---|
|
Encoded data cannot exceed 2 gigabytes (GB). |
|
Id length cannot exceed 256 characters. |
|
URI length cannot exceed 8192 characters. |
|
The default maximum number of Signature elements per document. This value can be overridden by specifying a new maximum when passing property values as CRYPT_XML_PROPERTY structures. |
|
The maximum number of transforms, represented by CRYPT_XML_ALGORITHM structures, per reference, represented by a CRYPT_XML_REFERENCE structure. |
|
The maximum length, in bytes, of a CRYPT_XML_SIGNATURE structure. |
|
The maximum length, in bytes, of a digest. |
|
Used internally to specify the maximum number of Object elements allowed per signature. |
|
The maximum number of Reference elements allowed. |
Requirements
|
Minimum supported client | Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 10/26/2012