dotnet / dotnet/dotnet-api-docs

CspParameters class OS compatibility

Open
#4,077 2 comments 0 reactions 0 assignees View on GitHub
area-System.Security Pri3 untriaged
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

_From @badermessaoudi on Monday, March 9, 2020 9:21:40 PM_

**Link to article:**
https://docs.microsoft.com/fr-fr/dotnet/api/system.security.cryptography.cspparameters?view=netstandard-2.0

**Problem:**

Hello,

I have a question regarding the class CspParameters.

it says on the MSDN page that it's supported in the Net Core and Net Standard, but unfortunately, it's not the case in all the operating systems, it only works in Windows. On Linux, i have an exception saying that it's not supported on the current system, and on Windows, it works correctly without exception.

Why it's not specified on the msdn page ? i thought that the Net Standard library offers a full compatibility in all the systems.

Does this means that there is some classes that are included on the Net standard library and they don't work on all the operating systems ? If so, there is a need to specify it on the class MSDN's page.

_Copied from original issue: microsoftdocs/feedback#2569_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.