Search
Preparing search index...
The search index is not available
parse-cosekey
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
parse-cosekey
joseKey
JSONWebKeyParameter
Class JSONWebKeyParameter
Hierarchy
JSONWebKeyParameter
Index
Constructors
constructor
Properties
ALG
DP
DQ
E
EC_
CRV
EC_
D
EC_
X
EC_
Y
EXT
K
KEY_
OPS
KID
KTY
N
OKP_
CRV
OKP_
D
OKP_
X
OTH
P
Q
QI
RSA_
D
USE
X5C
X5T
X5
T_
SHARP_
S256
X5U
_values
Accessors
description
name
used
With
Methods
from
Name
values
Constructors
Private
constructor
new JSONWeb
Key
Parameter
(
_name
:
string
, _description
:
string
, _usedWith
:
JSONWebKeyType
[]
)
:
JSONWebKeyParameter
Parameters
_name:
string
_description:
string
_usedWith:
JSONWebKeyType
[]
Returns
JSONWebKeyParameter
Properties
Static
Readonly
ALG
ALG
:
JSONWebKeyParameter
= ...
Static
Readonly
DP
DP
:
JSONWebKeyParameter
= ...
Static
Readonly
DQ
DQ
:
JSONWebKeyParameter
= ...
Static
Readonly
E
E
:
JSONWebKeyParameter
= ...
Static
Readonly
EC_
CRV
EC_
CRV
:
JSONWebKeyParameter
= ...
Static
Readonly
EC_
D
EC_
D
:
JSONWebKeyParameter
= ...
Static
Readonly
EC_
X
EC_
X
:
JSONWebKeyParameter
= ...
Static
Readonly
EC_
Y
EC_
Y
:
JSONWebKeyParameter
= ...
Static
Readonly
EXT
EXT
:
JSONWebKeyParameter
= ...
Static
Readonly
K
K
:
JSONWebKeyParameter
= ...
Static
Readonly
KEY_
OPS
KEY_
OPS
:
JSONWebKeyParameter
= ...
Static
Readonly
KID
KID
:
JSONWebKeyParameter
= ...
Static
Readonly
KTY
KTY
:
JSONWebKeyParameter
= ...
Static
Readonly
N
N
:
JSONWebKeyParameter
= ...
Static
Readonly
OKP_
CRV
OKP_
CRV
:
JSONWebKeyParameter
= ...
Static
Readonly
OKP_
D
OKP_
D
:
JSONWebKeyParameter
= ...
Static
Readonly
OKP_
X
OKP_
X
:
JSONWebKeyParameter
= ...
Static
Readonly
OTH
OTH
:
JSONWebKeyParameter
= ...
Static
Readonly
P
P
:
JSONWebKeyParameter
= ...
Static
Readonly
Q
Q
:
JSONWebKeyParameter
= ...
Static
Readonly
QI
QI
:
JSONWebKeyParameter
= ...
Static
Readonly
RSA_
D
RSA_
D
:
JSONWebKeyParameter
= ...
Static
Readonly
USE
USE
:
JSONWebKeyParameter
= ...
Static
Readonly
X5C
X5C
:
JSONWebKeyParameter
= ...
Static
Readonly
X5T
X5T
:
JSONWebKeyParameter
= ...
Static
Readonly
X5
T_
SHARP_
S256
X5
T_
SHARP_
S256
:
JSONWebKeyParameter
= ...
Static
Readonly
X5U
X5U
:
JSONWebKeyParameter
= ...
Static
_values
_values
:
JSONWebKeyParameter
[]
= ...
Accessors
description
get
description
(
)
:
string
Returns
string
name
get
name
(
)
:
string
Returns
string
used
With
get
usedWith
(
)
:
JSONWebKeyType
[]
Returns
JSONWebKeyType
[]
Methods
Static
from
Name
from
Name
(
usedWith
:
JSONWebKeyType
, name
:
string
)
:
null
|
JSONWebKeyParameter
Parameters
usedWith:
JSONWebKeyType
name:
string
Returns
null
|
JSONWebKeyParameter
Static
values
values
(
)
:
JSONWebKeyParameter
[]
Returns
JSONWebKeyParameter
[]
src
exception
keyParseError.ts
default
coseJoseMapping.ts
EllipticCurveMapping
KeyAlgorithmMapping
KeyOperationMapping
KeyParameterMapping
KeyTypeMapping
coseKey.ts
COSEAlgorithm
COSEEllipticCurve
COSEKeyCommonParameter
COSEKeyOperationValue
COSEKeyParameterValueMapping
COSEKeyType
COSEKeyTypeParameter
index.ts
default
joseKey.ts
JSONWebKeyEllipticCurve
JSONWebKeyOperation
JSONWebKeyParameter
JSONWebKeyType
JSONWebKeyUse
JSONWebSignatureAndEncryptionAlgorithm
keyParser.ts
default
verifier.ts
default
Generated using
TypeDoc