xamarin-macios/tests/monotouch-test/Security
Rolf Bjarne Kvinge bbb7690e1a
[Security] Remove the SslCipherSuite enum from .NET. Fixes #11498. (#13307)
* Remove the SslCipherSuite enum from .NET, it's complicated to implement
  correctly on macOS for both x64 and arm64, and it's also obsolete, so just
  remove it.
* Change the type for NSUrlSessionTaskTransactionMetrics.NegotiatedTlsCipherSuite
  to be TlsCipherSuite instead of SslCipherSuite for .NET (this is in fact the
  correct value according to the headers).

Fixes https://github.com/xamarin/xamarin-macios/issues/11498.
2021-11-08 22:09:47 +01:00
..
CertificateTest.cs [tests] Re-enable tests ignored due to dotnet/runtime #36897 (#11939) 2021-06-16 09:41:27 -04:00
IdentityTest.cs [SecIdentity] Subclass NativeObject + numerous other code updates (#13149) 2021-11-02 07:48:55 +01:00
ImportExportTest.cs [tests] Update tests to make native type vs normal type comparison explicit (#9097) 2020-07-17 08:48:09 +02:00
KeyChainTest.cs Bump to Xcode 13 beta 1. (#11861) 2021-06-10 20:07:20 -04:00
KeyTest.cs [tests] Re-enable tests ignored due to dotnet/runtime #36897 (#11939) 2021-06-16 09:41:27 -04:00
PolicyTest.cs [tests] Remove Classic code from all tests. (#8707) 2020-05-29 16:43:06 +02:00
ProtocolOptionsTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
RecordTest.cs [tests] Re-enable tests ignored due to dotnet/runtime #36897 (#11939) 2021-06-16 09:41:27 -04:00
SecProtocolMetadataTest.cs [Security] Remove the SslCipherSuite enum from .NET. Fixes #11498. (#13307) 2021-11-08 22:09:47 +01:00
SecSharedCredentialTest.cs [monotouch-test] Adjust version checks according to how they're done now for Mac Catalyst. 2021-01-28 08:07:58 +01:00
SecStatusCodeTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
SecureTransportTest.cs [Security] Remove the SslCipherSuite enum from .NET. Fixes #11498. (#13307) 2021-11-08 22:09:47 +01:00
TrustTest.cs [tests] Re-enable tests ignored due to dotnet/runtime #36897 (#11939) 2021-06-16 09:41:27 -04:00
openssl_crt.der [tests] Import 2016-05-26 15:06:52 +02:00