Search Results for

    Show / Hide Table of Contents

    Enum EncryptionPolicy

    Indicates encryption policy for a connection.

    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public enum EncryptionPolicy : int

    Fields

    Name Description
    Disabled

    Encryption will not be available for the given connection.

    Negotiated

    Encryption is preferred but not required. If the other peer does not support encryption, connection will be established without encryption.

    Required

    Encryption is required. If encryption is not supported by peer, connection must fail.

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0