Create |
public delegate SRTPCryptoSuite CreateCryptoSuiteDelegate()
Public Delegate Function CreateCryptoSuiteDelegate As SRTPCryptoSuite
public delegate SRTPCryptoSuite^ CreateCryptoSuiteDelegate()
type CreateCryptoSuiteDelegate = delegate of unit -> SRTPCryptoSuite