I get below inner Exception:
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary2.Insert(TlsCipherSuite key, OUX value, Boolean add)
at System.Collections.Generic.Dictionary
2.Add(TlsCipherSuite key, OUX value)
at Rebex.Net.GUX.HT()
at Rebex.Net.PUX..ctor(TlsParameters YJ, GUX JJ, Byte[] DJ, Byte[] TJ)
at Rebex.Net.TQX.LX(Byte[] YJ, Int32 JJ, Int32 DJ, ZUX TJ)
at Rebex.Net.TQX.CT(Byte[] YJ, Int32 JJ, Int32 DJ)
at Rebex.Net.JQX.LT(Byte[] YJ, Int32 JJ, Int32 DJ)
at Rebex.Net.JQX.TX()
at Rebex.Net.JQX.VX()
at Rebex.Net.TlsSocket.Negotiate()
at OraclePaymentInterface.Modules.EcrClientHandler.HandleClientCommunication()
Stacktrace TlsException:
at Rebex.Net.JQX.TX()
at Rebex.Net.JQX.VX()
at Rebex.Net.TlsSocket.Negotiate()
at OraclePaymentInterface.Modules.EcrClientHandler.HandleClientCommunication()
Environment: .NetCF v.3.5, Windows CE.
Remote environment: Windows 7
Do you have some ideas what can be the problem?
Best Regards
Johan