diff --git a/docs/core/compatibility/cryptography/10.0/openssl-macos-unsupported.md b/docs/core/compatibility/cryptography/10.0/openssl-macos-unsupported.md index e40080bb5947e..fc223ec6c668d 100644 --- a/docs/core/compatibility/cryptography/10.0/openssl-macos-unsupported.md +++ b/docs/core/compatibility/cryptography/10.0/openssl-macos-unsupported.md @@ -1,11 +1,11 @@ --- -title: "Breaking change: OpenSSL cryptographic primitives aren't supported on macOS" +title: "Breaking change: OpenSSL cryptographic primitives not supported on macOS" description: "Learn about the breaking change in .NET 10 where OpenSSL cryptographic primitives are no longer supported on macOS." ms.date: 06/23/2025 ai-usage: ai-assisted ms.custom: https://github.com/dotnet/docs/issues/46789 --- -# OpenSSL cryptographic primitives are not supported on macOS +# OpenSSL cryptographic primitives not supported on macOS Starting in .NET 10, OpenSSL-backed cryptographic primitives are no longer supported on macOS. and classes that are specific to OpenSSL, such as , now throw a on macOS. diff --git a/docs/core/compatibility/unsupported-apis.md b/docs/core/compatibility/unsupported-apis.md index 36b703f05db71..864b69782a092 100644 --- a/docs/core/compatibility/unsupported-apis.md +++ b/docs/core/compatibility/unsupported-apis.md @@ -2,11 +2,11 @@ title: Unsupported APIs on .NET Core and .NET 5+ titleSuffix: "" description: Learn which .NET APIs always throw an exception on .NET Core and .NET 5 and later versions. -ms.date: 09/08/2025 +ms.date: 11/07/2025 --- -# APIs that always throw exceptions on .NET Core and .NET 5+ +# APIs that always throw exceptions on .NET (Core) -The following APIs will always throw an exception on .NET (Core) on all or a subset of platforms. In most cases, the exception that's thrown is . +The following APIs always throw an exception on .NET (Core) on all or a subset of platforms. In most cases, the exception that's thrown is . This article organizes the affected APIs by namespace. @@ -242,6 +242,7 @@ This article organizes the affected APIs by namespace. | Member | Platforms that throw | |--------|----------------------| +| | macOS | | | All | | | Linux and macOS | | | Linux and macOS | @@ -264,14 +265,17 @@ This article organizes the affected APIs by namespace. | | Linux and macOS | | | Linux and macOS | | | Linux and macOS | +| | macOS | | | All | | | All | | | All | | | All | +| | macOS | | | Linux and macOS | | | All | | | All | | | All | +| | macOS | | | All | | | All | | | All | @@ -284,10 +288,12 @@ This article organizes the affected APIs by namespace. | | Linux and macOS | | | All | | | All | +| | macOS | | | All | | | All | | | All | | | All | +| | macOS | | | All | | | All |