SdJwt

data class SdJwt(val vct: String) : CredentialFormat

Constructors

Link copied to clipboard
constructor(vct: String)

Properties

Link copied to clipboard
open override val formatId: String
Link copied to clipboard
val vct: String