W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
HmacKeyAlgorithm
interface
HmacKeyAlgorithm
extends
KeyAlgorithm
{
hash
:
KeyAlgorithm
;
length
:
number
;
}
Extends
KeyAlgorithm
Properties
hash
:
KeyAlgorithm
length
:
number
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/HmacKeyAlgorithm