Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class SEKey

    SEKey class

    Inheritance
    object
    Keys
    SEKey
    Inherited Members
    Keys.Base64Key
    Keys.Base64IV
    Keys.Key
    Keys.IV
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.Models.Transport
    Assembly: SecureExchangesSDK.dll
    Syntax
    public class SEKey : Keys

    Properties

    KeyName

    Name of the given key

    Declaration
    public string KeyName { get; set; }
    Property Value
    Type Description
    string

    Extension Methods

    ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
    In this article
    Back to top Secure Exchanges Inc. - Documentation