net10
namespace System.Security.Cryptography
{
public class HMACSHA1 : KeyedHashAlgorithm
{
public override void Initialize();
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 5.06.07.08.09.0 |
.NET Core | 1.01.12.02.12.23.03.1 |
.NET Framework | 1.01.1 |
.NET Standard | 1.31.41.51.62.02.1 |
Information specific to net10 | |
Assembly | mscorlib , Version=1.0.3300.0, PublicKeyToken=b77a5c561934e089 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |