SdJwtVcDocumentConfiguration

data class SdJwtVcDocumentConfiguration(val vct: String, val keyBound: Boolean?)

Constructors

Link copied to clipboard
constructor(vct: String, keyBound: Boolean?)

Properties

Link copied to clipboard

If true or missing, credentials are bound to a key; if present and false credentials are keyless.

Link copied to clipboard
val vct: String

The Verifiable Credential Type for SD-JWT VC credentials.