Enumerates the SDP encryption methods used in the "k" line of an SDP. Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in microsoft.rtc.collaboration.dll)

Syntax

Members

Member name Description
Base64 The encryption key is Base64.
Clear The encryption key is clear.
Prompt The encryption key is provided by a user prompt.
Unspecified The "k" line is not present in the SDP.
Uri The encryption key is provided in a URI.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also