| CryptoDescriptionSrtpCryptoSuite Property  | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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