toggle menu
vc-k
5.1.0
common
switch theme
search in API
dif-data-classes
/
at.asitplus.dif
/
FormatContainerJwt
Format
Container
Jwt
@
Serializable
data
class
FormatContainerJwt
(
val
algorithms
:
Collection
<
String
>
?
=
null
)
(
source
)
Data class for
DIF Presentation Exchange v1.0.0
Members
Constructors
Format
Container
Jwt
Link copied to clipboard
constructor
(
algorithms
:
Collection
<
String
>
?
=
null
)
Properties
algorithms
Link copied to clipboard
@
SerialName
(
value
=
"alg"
)
val
algorithms
:
Collection
<
String
>
?
=
null