@triveria/wallet / Exports / IdtlConfiguration
Interface: IdtlConfiguration
Configuration for IDTL trust framework
Table of contents
Properties
Properties
etsiTslUrl
• Optional etsiTslUrl: string
URL of ETSI trusted list
Defined in
isOnboarded
• isOnboarded: boolean
Defines if a wallet is onboarded
Defined in
trustedTslCertificates
• Optional trustedTslCertificates: string[]
Base64 encoded certificates with which the TL validity is checked. Optional: left out, the trusted list is used as it is published, its signature checked cryptographically but pinned to no certificate, so whoever controls the list decides which services it names.