Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following are the run-time error codes, defined in Cryptxml.h, that may be returned by the CryptXML functions.
| Constant/value | Description |
|---|---|
|
The supplied value is too large. |
|
The specified XML encoding is unsupported. |
|
The specified XML Algorithm is unsupported. |
|
The specified transform is unsupported. |
|
The supplied handle is not valid. |
|
The operation is not valid. |
|
Unable to resolve the Reference element. |
|
The digest value is not valid. |
|
The signature value is not valid. |
|
Unable to create or calculate the hash. |
|
The cryptographic signature operation failed. |
|
The signature verification failed. |
|
The number of Signature elements in the document exceeded the maximum allowed limit for processing. |
|
The key value that was supplied is not valid. |
|
Invalid or unexpected XML was encountered. |
|
Unable to locate the signer's key. |
|
A nonunique Id attribute was found. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 7 [desktop apps only] |
| Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
| Header |
|