Class CryptoKeyMethod
Defines valid SDP crypto key methods.
Inheritance
System.Object
CryptoKeyMethod
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: FM.LiveSwitch.Sdp
Assembly: FM.LiveSwitch.dll
Syntax
public static class CryptoKeyMethod
Properties
Inline
Gets the SDP crypto key method meaning "inline".
Declaration
public static string Inline { get; }
Property Value
Type | Description |
---|---|
System.String |