CreateCryptoSuiteDelegate Delegate |
Namespace: Ozeki.Common
public delegate SRTPCryptoSuite CreateCryptoSuiteDelegate()
Public Delegate Function CreateCryptoSuiteDelegate As SRTPCryptoSuite
public delegate SRTPCryptoSuite^ CreateCryptoSuiteDelegate()
type CreateCryptoSuiteDelegate = delegate of unit -> SRTPCryptoSuite