A remote servere reported error during Distributed Cryptography asynchronous operation.
SB_MESSAGE_ERROR_DC_MODULE_UNAVAILABLE
8226 (0x2022)
Distributed Cryptography module is unavailable.
SB_MESSAGE_ERROR_KEYOP_FAILED_GOST
8227 (0x2023)
GOST key operation failed.
SB_MESSAGE_ERROR_NO_CONTENT_OR_DATA_URI
8228 (0x2024)
This error is reported when trying to timestamp a message which content could not be found.
SB_MESSAGE_ERROR_TIMESTAMPING_FAILED
8229 (0x2025)
Message timestamping has failed.
SB_MESSAGE_ERROR_NO_TIMESTAMPED_DATA
8230 (0x2026)
Timestamped data was not found.
SB_MESSAGE_ERROR_ASN_LIMIT_EXCEEDED
8231 (0x2027)
An ASN.1 counter-DoS limitation was exceeded due to the size/depth of the provided ASN.1 structure. Please consider switching to the stream-based methods or increase the values assigned to the G_MaxASN1TreeDepth and G_MaxASN1BufferLength global settings (SBASN1Tree unit/namespace).