Click or drag to resize

SRTPEngine Constructor

Initializes a new instance of the SRTPEngine class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public SRTPEngine(
	SRTPCryptoSuite suite,
	MediaCryptoKeyParam keyParam
)

Parameters

suite
Type: Ozeki.CommonSRTPCryptoSuite
keyParam
Type: Ozeki.MediaMediaCryptoKeyParam
See Also