toggle menu
Web5 SDK Documentation
JVM
switch theme
search in API
Web5 SDK Documentation
/
web5.sdk.credentials.model
/
JwtObject
Jwt
Object
class
JwtObject
(
val
alg
:
List
<
String
>
)
Represents a JWT object.
Members
Constructors
Jwt
Object
Link copied to clipboard
constructor
(
alg
:
List
<
String
>
)
Properties
alg
Link copied to clipboard
val
alg
:
List
<
String
>