node-jwt
Preparing search index...
SignOptions
Type Alias SignOptions
type
SignOptions
=
{
alg
?:
SupportedAlgorithm
;
kid
?:
string
;
signatureFormat
?:
"der"
|
"jose"
;
typ
?:
string
;
}
Index
Properties
alg?
kid?
signature
Format?
typ?
Properties
Optional
alg
alg
?:
SupportedAlgorithm
Optional
kid
kid
?:
string
Optional
signature
Format
signatureFormat
?:
"der"
|
"jose"
default 'der'
Optional
typ
typ
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alg
kid
signature
Format
typ
node-jwt
Loading...
default 'der'