@triveria/wallet / Exports / WalletConfig
Interface: WalletConfig
Wallet specific configuration.
Table of contents
Properties
- EBSI
- EUDI
- IDTL
- credentialIssuers
- credentialVerifiers
- legalEntity
- oidcRevision
- statusListExpiration
- trustFramework
- walletKeyIdentifier
Properties
EBSI
• Optional EBSI: EbsiSpecificWalletData
Defined in
EUDI
• Optional EUDI: EudiConfiguration
Defined in
IDTL
• Optional IDTL: IdtlConfiguration
Defined in
credentialIssuers
• Optional credentialIssuers: CredentialIssuerDefinition[]
List of credential issuers to be used with credentials of a specific type during their issuance.
Defined in
credentialVerifiers
• Optional credentialVerifiers: CredentialVerifierDefinition[]
List of verification definitions that the wallet will be able to use for verification process.
Defined in
legalEntity
• Optional legalEntity: boolean
Defines if the specific wallet is a legal entity
Defined in
oidcRevision
• Optional oidcRevision: OidcRevision
Defined in
statusListExpiration
• Optional statusListExpiration: number
Expiration time in seconds for credential status lists. Used only if the wallet is a credential issuer
Defined in
trustFramework
• trustFramework: TrustFrameworkType
Defined in
walletKeyIdentifier
• walletKeyIdentifier: SigningKeyIdentifier