Search
Preparing search index...
The search index is not available
parse-cosekey
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
parse-cosekey
coseJoseMapping
KeyParameterMapping
Class KeyParameterMapping
Hierarchy
KeyParameterMapping
Index
Constructors
constructor
Properties
ALG
EC2_
CRV
EC2_
D
EC2_
X
EC2_
Y
KEY_
OPS
KID
KTY
OKP_
CRV
OKP_
D
OKP_
X
OTHER
RSA_
D
RSA_
DP
RSA_
DQ
RSA_
E
RSA_
N
RSA_
P
RSA_
Q
_values
Accessors
cose
Key
Parameter
json
Web
Key
Parameter
Methods
fromCOSEKey
Parameter
fromCOSEKey
Parameter
Label
fromJSONWeb
Key
Parameter
fromJSONWeb
Key
Parameter
Name
values
Constructors
Private
constructor
new
Key
Parameter
Mapping
(
_coseKeyParameter
:
COSEKeyCommonParameter
|
COSEKeyTypeParameter
, _jsonWebKeyParameter
:
JSONWebKeyParameter
)
:
KeyParameterMapping
Parameters
_coseKeyParameter:
COSEKeyCommonParameter
|
COSEKeyTypeParameter
_jsonWebKeyParameter:
JSONWebKeyParameter
Returns
KeyParameterMapping
Properties
Static
Readonly
ALG
ALG
:
KeyParameterMapping
= ...
Static
Readonly
EC2_
CRV
EC2_
CRV
:
KeyParameterMapping
= ...
Static
Readonly
EC2_
D
EC2_
D
:
KeyParameterMapping
= ...
Static
Readonly
EC2_
X
EC2_
X
:
KeyParameterMapping
= ...
Static
Readonly
EC2_
Y
EC2_
Y
:
KeyParameterMapping
= ...
Static
Readonly
KEY_
OPS
KEY_
OPS
:
KeyParameterMapping
= ...
Static
Readonly
KID
KID
:
KeyParameterMapping
= ...
Static
Readonly
KTY
KTY
:
KeyParameterMapping
= ...
Static
Readonly
OKP_
CRV
OKP_
CRV
:
KeyParameterMapping
= ...
Static
Readonly
OKP_
D
OKP_
D
:
KeyParameterMapping
= ...
Static
Readonly
OKP_
X
OKP_
X
:
KeyParameterMapping
= ...
Static
Readonly
OTHER
OTHER
:
KeyParameterMapping
= ...
Static
Readonly
RSA_
D
RSA_
D
:
KeyParameterMapping
= ...
Static
Readonly
RSA_
DP
RSA_
DP
:
KeyParameterMapping
= ...
Static
Readonly
RSA_
DQ
RSA_
DQ
:
KeyParameterMapping
= ...
Static
Readonly
RSA_
E
RSA_
E
:
KeyParameterMapping
= ...
Static
Readonly
RSA_
N
RSA_
N
:
KeyParameterMapping
= ...
Static
Readonly
RSA_
P
RSA_
P
:
KeyParameterMapping
= ...
Static
Readonly
RSA_
Q
RSA_
Q
:
KeyParameterMapping
= ...
Static
_values
_values
:
KeyParameterMapping
[]
= ...
Accessors
cose
Key
Parameter
get
coseKeyParameter
(
)
:
COSEKeyCommonParameter
|
COSEKeyTypeParameter
Returns
COSEKeyCommonParameter
|
COSEKeyTypeParameter
json
Web
Key
Parameter
get
jsonWebKeyParameter
(
)
:
JSONWebKeyParameter
Returns
JSONWebKeyParameter
Methods
Static
fromCOSEKey
Parameter
fromCOSEKey
Parameter
(
coseKeyParameter
:
COSEKeyCommonParameter
|
COSEKeyTypeParameter
)
:
null
|
JSONWebKeyParameter
Parameters
coseKeyParameter:
COSEKeyCommonParameter
|
COSEKeyTypeParameter
Returns
null
|
JSONWebKeyParameter
Static
fromCOSEKey
Parameter
Label
fromCOSEKey
Parameter
Label
(
coseKeyParameterLabel
:
number
)
:
null
|
JSONWebKeyParameter
Parameters
coseKeyParameterLabel:
number
Returns
null
|
JSONWebKeyParameter
Static
fromJSONWeb
Key
Parameter
fromJSONWeb
Key
Parameter
(
jsonWebKeyParameter
:
JSONWebKeyParameter
)
:
null
|
COSEKeyCommonParameter
|
COSEKeyTypeParameter
Parameters
jsonWebKeyParameter:
JSONWebKeyParameter
Returns
null
|
COSEKeyCommonParameter
|
COSEKeyTypeParameter
Static
fromJSONWeb
Key
Parameter
Name
fromJSONWeb
Key
Parameter
Name
(
jsonWebKeyParameterName
:
string
)
:
null
|
COSEKeyCommonParameter
|
COSEKeyTypeParameter
Parameters
jsonWebKeyParameterName:
string
Returns
null
|
COSEKeyCommonParameter
|
COSEKeyTypeParameter
Static
values
values
(
)
:
KeyParameterMapping
[]
Returns
KeyParameterMapping
[]
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