ConnectionDtlsCipherSuites Property
|
Gets or sets the DTLS cipher suites to use.
Defaults to:
DtlsCipherSuite.EcdheEcdsaAes128Sha,
DtlsCipherSuite.EcdheEcdsaAes128GcmSha256,
DtlsCipherSuite.EcdheEcdsaAes128CbcSha256,
DtlsCipherSuite.EcdheRsaAes128Sha,
DtlsCipherSuite.EcdheRsaAes128GcmSha256,
DtlsCipherSuite.EcdheRsaAes128CbcSha256,
DtlsCipherSuite.RsaAes128Sha,
DtlsCipherSuite.RsaAes128GcmSha256,
DtlsCipherSuite.RsaAes128CbcSha256,
Namespace:
FM.IceLink
Assembly:
FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.2.607)
Version Information IceLink Xamarin
Supported in: 3.0.3.48
See Also