net10
namespace System.Security.Cryptography
{
public class HMACSHA1 : KeyedHashAlgorithm
{
~HMACSHA1();
}
}
.NET Framework | 1.01.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. |