Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    API Reference

    This section contains the complete API reference for both SDKs:

    SecureExchangesSDK

    The main SDK for secure message exchange and file encryption.

    Key Namespaces

    Namespace Description
    SecureExchangesSDK.Helpers Main helper classes for all SDK operations
    SecureExchangesSDK.Models.Args Request/argument models
    SecureExchangesSDK.Models.Answer Response models
    SecureExchangesSDK.Models.Entity Domain entities
    SecureExchangesSDK.Models.Transport Data transfer objects

    Main Classes

    • MessageHelper - Send and retrieve messages
    • CryptoHelper - Encryption and decryption operations
    • SignHelper - Digital signature operations
    • LicenceHelper - License management
    • MessengingHelper - SESAR messaging workflows

    SecureExchangesSignatureSDK

    SDK for PDF certification and digital signatures with PKI.

    Key Classes

    • PkiFileHelper - PDF certification engine
    • CertifyPdfArgs - Certification parameters
    • ZoneDetails - Signature zone definitions

    Common Status Codes

    Code Description
    200 Success
    400 Bad Request - Invalid parameters
    401 Unauthorized - Invalid credentials
    403 Forbidden - License issue
    404 Not Found - Resource not found
    500 Server Error

    Browse the API documentation using the navigation panel on the left.

    In this article
    Back to top Secure Exchanges Inc. - Documentation