Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class SEMSHelper

    This is the helper to talk with the SEMS service of Secure Exchanges. SEMS = Secure Exchanges Message Service

    Inheritance
    object
    SEMSHelper
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.Helpers
    Assembly: SecureExchangesSDK.dll
    Syntax
    public static class SEMSHelper

    Methods

    SEND(SendArgs)

    Send to the SEMS the message to be send.

    Declaration
    public static bool SEND(SendArgs args)
    Parameters
    Type Name Description
    SendArgs args
    Returns
    Type Description
    bool

    SetAB42(SetA42BArgs)

    Retreived the public key of the SEMS service

    Declaration
    public static bool SetAB42(SetA42BArgs args)
    Parameters
    Type Name Description
    SetA42BArgs args

    Return the answer

    Returns
    Type Description
    bool

    GetPuclickKeyAnswer

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