Enum RtpSecureMediaOptionEnum
Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public enum RtpSecureMediaOptionEnum
Fields
Name | Description |
---|---|
DtlsSrtp | Secure media controled by DtlsSrtp for WebRTC. |
None | Secure media not used. |
SdpCryptoNegotiation | Secure media negotiated with SDP crypto attributes. |