Skip to main content

@triveria/wallet / Exports / EudiConfiguration

Interface: EudiConfiguration

Configuration for EUDI trust framework. The field didTrustFramework marks which DID TF is used when the wallet uses did as its identifier.

Table of contents

Properties

Properties

didTrustFramework

Optional didTrustFramework: TrustFrameworkType

Defined in

api.ts:524


etsiTslUrl

etsiTslUrl: string

URL of EUDI Trusted List

Defined in

api.ts:519


trustedTslCertificates

Optional trustedTslCertificates: string[]

Base64 encoded certificates with which the TL validity is checked

Defined in

api.ts:523