Project Home
Preparing search index...
The search index is not available
Frodo Library - v3.0.1-0
Frodo Library
Reference
JwkInterface
Interface JwkInterface
interface
JwkInterface
{
alg
:
string
;
key_ops
?:
string
[]
;
kid
?:
string
;
kty
:
string
;
use
?:
string
;
x5c
?:
string
;
x5t
?:
string
;
x5t#S256
?:
string
;
x5u
?:
string
;
}
Index
Properties
alg
key_
ops?
kid?
kty
use?
x5c?
x5t?
x5t#
S256?
x5u?
Properties
alg
alg
:
string
Optional
key_
ops
key_
ops
?:
string
[]
Optional
kid
kid
?:
string
kty
kty
:
string
Optional
use
use
?:
string
Optional
x5c
x5c
?:
string
Optional
x5t
x5t
?:
string
Optional
x5t#
S256
x5t#
S256
?:
string
Optional
x5u
x5u
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
alg
key_
ops
kid
kty
use
x5c
x5t
x5t#
S256
x5u
Frodo Library - v3.0.1-0
Loading...