SdJwtInlineIssuanceEntry.SupportedSdJwt


class SdJwtInlineIssuanceEntry.SupportedSdJwt


Configuration determining whether the SdJwtInlineIssuanceEntry should be offered for a presentation request

Throws
kotlin.IllegalArgumentException

if verifiableCredentialType is empty

Summary

Public constructors

SupportedSdJwt(verifiableCredentialType: String)

Public functions

open operator Boolean
equals(other: Any?)
open Int

Public properties

String

the verifiable credential type (vct) as defined in the SD-JWT VC spec

Public constructors

SupportedSdJwt

Added in 1.0.0-alpha02
SupportedSdJwt(verifiableCredentialType: String)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

Public properties

verifiableCredentialType

Added in 1.0.0-alpha02
val verifiableCredentialTypeString

the verifiable credential type (vct) as defined in the SD-JWT VC spec