Search
Preparing search index...
The search index is not available
parse-cosekey
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
parse-cosekey
coseKey
COSEKeyType
Class COSEKeyType
COSE Key Types.
https://www.iana.org/assignments/cose/cose.xhtml#key-type
Hierarchy
COSEKeyParameterValue
COSEKeyType
Index
Constructors
constructor
Properties
EC2
HSS_
LMS
OKP
RSA
SYMMETRIC
WALNUT_
DSA
_values
Accessors
description
name
value
Methods
from
Name
from
Value
values
Constructors
Private
constructor
new COSEKey
Type
(
_name
:
string
, _value
:
number
, _description
:
string
)
:
COSEKeyType
Parameters
_name:
string
_value:
number
_description:
string
Returns
COSEKeyType
Properties
Static
Readonly
EC2
EC2
:
COSEKeyType
= ...
Static
Readonly
HSS_
LMS
HSS_
LMS
:
COSEKeyType
= ...
Static
Readonly
OKP
OKP
:
COSEKeyType
= ...
Static
Readonly
RSA
RSA
:
COSEKeyType
= ...
Static
Readonly
SYMMETRIC
SYMMETRIC
:
COSEKeyType
= ...
Static
Readonly
WALNUT_
DSA
WALNUT_
DSA
:
COSEKeyType
= ...
Static
_values
_values
:
COSEKeyType
[]
= []
Accessors
description
get
description
(
)
:
string
Returns
string
name
get
name
(
)
:
string
Returns
string
value
get
value
(
)
:
number
Returns
number
Methods
Static
from
Name
from
Name
(
name
:
string
)
:
null
|
COSEKeyType
Parameters
name:
string
Returns
null
|
COSEKeyType
Static
from
Value
from
Value
(
value
:
number
)
:
null
|
COSEKeyType
Parameters
value:
number
Returns
null
|
COSEKeyType
Static
values
values
(
)
:
COSEKeyType
[]
Returns
COSEKeyType
[]
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
COSE Key Types. https://www.iana.org/assignments/cose/cose.xhtml#key-type