Ozeki VoIP SDK Class library
CryptoDescription Constructor (tag, cryptoSuite)
NamespacesOzeki.Media.SessionCryptoDescriptionCryptoDescription(UInt32, String)
unicast channel answer offer esetén
Declaration Syntax
C#Visual BasicVisual C++
public CryptoDescription(
	uint tag,
	string cryptoSuite
)
Public Sub New ( 
	tag As UInteger,
	cryptoSuite As String
)
public:
CryptoDescription(
	unsigned int tag, 
	String^ cryptoSuite
)
Parameters
tag (UInt32)
cryptoSuite (String)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649