Signum
Toggle table of contents
3.19.3
common
Target filter
common
Switch theme
Search in API
Skip to content
Signum
indispensable-josef
/
at.asitplus.signum.indispensable.josef
/
JsonWebAlgorithm
Json
Web
Algorithm
@
Serializable
(
with
=
JwaSerializer::class
)
interface
JsonWebAlgorithm
:
Enumerable
(
source
)
Inheritors
UNKNOWN
JweAlgorithm
JwsAlgorithm
Members
Types
Companion
Link copied to clipboard
object
Companion
:
Enumeration
<
JsonWebAlgorithm
>
UNKNOWN
Link copied to clipboard
@
Serializable
(
with
=
JwaSerializer::class
)
class
UNKNOWN
(
val
identifier
:
String
)
:
JsonWebAlgorithm
Properties
identifier
Link copied to clipboard
abstract
val
identifier
:
String