forSdJwt
fun forSdJwt(format: CredentialFormatEnum, scope: String, supportedBindingMethods: Set<String>? = null, supportedProofTypes: Map<String, CredentialRequestProofSupported>? = null, credentialDefinition: SupportedCredentialFormatDefinition? = null, sdJwtVcType: String, sdJwtClaims: Set<ClaimDescription>, display: Set<DisplayProperties>? = null): SupportedCredentialFormat(source)