SdJwt

data class SdJwt(val vct: String) : CredentialFormat

Constructors

Link copied to clipboard
constructor(vct: String)

Properties

Link copied to clipboard
val vct: String