Skip to content

Interface for Hash​Algorithm #2311

Description

@polewskm

The documentation of Hash​Algorithm in the following target frameworks incorrectly mentions that it has an base interface of ICryptoTransform when this is not true:

If you browse the source for HashAlgorithm.cs you can find that the interface ICryptoTransform is only added for .NET Standard 2.0

I would attempt a PR to fix the documentation mistake but I do not know how to show different base interfaces for the combination of target frameworks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    externalNot related to content

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions