forVcJwt

fun forVcJwt(    format: CredentialFormatEnum,     scope: String,     supportedBindingMethods: Set<String>? = null,     supportedSigningAlgorithms: Set<String>? = null,     supportedProofTypes: Map<String, CredentialRequestProofSupported>? = null,     credentialDefinition: SupportedCredentialFormatDefinition,     order: List<String>? = null,     display: Set<DisplayProperties>? = null): SupportedCredentialFormat(source)