Typescript Library Declarations (DOM)
Interface JsonWebKey
Hierarchy
JsonWebKey
Index
Properties
alg?
crv?
d?
dp?
dq?
e?
ext?
k?
key_
ops?
kty?
n?
oth?
p?
q?
qi?
use?
x?
y?
Properties
Optional
alg
alg
?:
string
Optional
crv
crv
?:
string
Optional
d
d
?:
string
Optional
dp
dp
?:
string
Optional
dq
dq
?:
string
Optional
e
e
?:
string
Optional
ext
ext
?:
boolean
Optional
k
k
?:
string
Optional
key_
ops
key_
ops
?:
string
[]
Optional
kty
kty
?:
string
Optional
n
n
?:
string
Optional
oth
oth
?:
RsaOtherPrimesInfo
[]
Optional
p
p
?:
string
Optional
q
q
?:
string
Optional
qi
qi
?:
string
Optional
use
use
?:
string
Optional
x
x
?:
string
Optional
y
y
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
alg
crv
d
dp
dq
e
ext
k
key_
ops
kty
n
oth
p
q
qi
use
x
y