CryptoDescriptionSrtpCryptoSuite Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
SRTPCryptoSuite
See Also