CryptoDescriptionSrtpCryptoSuite Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic SRTPCryptoSuite SrtpCryptoSuite { get; }
Public ReadOnly Property SrtpCryptoSuite As SRTPCryptoSuite
Get
public:
property SRTPCryptoSuite^ SrtpCryptoSuite {
SRTPCryptoSuite^ get ();
}
member SrtpCryptoSuite : SRTPCryptoSuite with get
Property Value
Type:
SRTPCryptoSuite
See Also