Signum
Toggle table of contents
3.19.3
common
Target filter
common
Switch theme
Search in API
Skip to content
Signum
indispensable-cosef
/
at.asitplus.signum.indispensable.cosef
/
CoseKey
/
CoseKey
Cose
Key
constructor
(
type
:
CoseKeyType
,
keyId
:
ByteArray
?
=
null
,
algorithm
:
CoseAlgorithm
?
=
null
,
operations
:
Array
<
CoseKeyOperation
>
?
=
null
,
baseIv
:
ByteArray
?
=
null
,
keyParams
:
CoseKeyParams
?
)
(
source
)