VpFormatsSupported
@Serializable
OID4VP: An object containing a list of key value pairs, where the key is a string identifying a Credential format supported by the Wallet. Valid Credential format identifier values are defined in Annex E of OpenID.VCI. Other values may be used when defined in the profiles of this specification.
Constructors
Link copied to clipboard
constructor( vcJwt: SupportedAlgorithmsContainer? = null, vcJsonLd: SupportedAlgorithmsContainer? = null, vcSdJwt: SupportedAlgorithmsContainer? = null, dcSdJwt: SupportedAlgorithmsContainer? = null, jsonLinkedData: SupportedAlgorithmsContainer? = null, msoMdoc: SupportedAlgorithmsContainer? = null)