Search Results for

    Show / Hide Table of Contents

    Class CryptoSessionParam

    Defines valid SDP crypto session parameters.

    Inheritance
    System.Object
    CryptoSessionParam
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: FM.LiveSwitch.Sdp
    Assembly: FM.LiveSwitch.dll
    Syntax
    public static class CryptoSessionParam

    Properties

    UnauthenticatedSRTP

    Gets the SDP crypto session parameter meaning "unauthenticated SRTP".

    Declaration
    public static string UnauthenticatedSRTP { get; }
    Property Value
    Type Description
    System.String

    UnencryptedSRTCP

    Gets the SDP crypto session parameter meaning "unencrypted SRTCP".

    Declaration
    public static string UnencryptedSRTCP { get; }
    Property Value
    Type Description
    System.String

    UnencryptedSRTP

    Gets the SDP crypto session parameter meaning "unencrypted SRTP".

    Declaration
    public static string UnencryptedSRTP { get; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0