Table of Contents

Class HmacKeyAlgorithm

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class HmacKeyAlgorithm : KeyAlgorithm
Inheritance
HmacKeyAlgorithm
Inherited Members

Constructors

HmacKeyAlgorithm()

public HmacKeyAlgorithm()

Fields

Hash

[Value("hash")]
public required KeyAlgorithm Hash

Field Value

KeyAlgorithm

Length

[Value("length")]
public required ulong Length

Field Value

ulong