Library API
⬅ Back to Guides
Preparing search index...
common.index
JWSHMACHeader
Interface JWSHMACHeader
interface
JWSHMACHeader
{
alg
:
HMACAlgorithm
;
typ
?:
string
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
JWSHeader
<
HMACAlgorithm
>
JWSHMACHeader
Indexable
[
key
:
string
]:
any
Index
Properties
alg
typ?
Properties
alg
alg
:
HMACAlgorithm
Optional
typ
typ
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alg
typ
⬅ Back to Guides
Library API
Loading...