VpFormatsSupported
@Serializable
OID4VP: An object containing a list of name/value pairs, where the name is a Credential Format Identifier and the value defines format-specific parameters that a Wallet supports. For specific values that can be used, see Appendix B. Deployments can extend the formats supported, provided Issuers, Holders and Verifiers all understand the new format.
Constructors
Link copied to clipboard
constructor(vcJwt: SupportedAlgorithmsContainerJwt? = null, dcSdJwt: SupportedAlgorithmsContainerSdJwt? = null, msoMdoc: SupportedAlgorithmsContainerIso? = null)