SdJwtTypeMetadataDefinition
@Serializable
Metadata for an SD-JWT VC Type According to https://www.ietf.org/archive/id/draft-ietf-oauth-sd-jwt-vc-16.html#name-display-metadata
Constructors
Link copied to clipboard
constructor(vct: SdJwtVcType, name: String? = null, description: String? = null, extends: SdJwtVcType? = null, extendsIntegrity: W3cSubresourceIntegrityMetadata? = null, display: SdJwtTypeMetadataTypeDisplayInformationList? = null, claims: SdJwtTypeMetadataClaimInformationList? = null)
Types
Link copied to clipboard
object SerialNames