SdpEncryptionKey Members

Represents a "k" line from the SDP.

The SdpEncryptionKey type exposes the following members.

Constructors

  Name Description
Public method SdpEncryptionKey()()()() Initializes a new instance of the class.
Public method SdpEncryptionKey(SdpEncryptionKey) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property IsSet Gets whether the encryption key is assigned a value.
Public property Key Gets or sets the encryption key.
Public property Method Gets or sets the encryption method.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Reset Sets default values for the [Encryption] method.
Public method ToString Returns a string representation of the attribute in form of "method:key". (Overrides Object..::..ToString()()()().)

Top

See Also

Reference

SdpEncryptionKey Class

Microsoft.Rtc.Signaling Namespace