Click or drag to resize
SRTPEngine Constructor
Initializes a new instance of the SRTPEngine class

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

Parameters

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