@triveria/wallet / Exports / TrustListSource
Interface: TrustListSource
One tracked trusted list, and how current the stored copy of it is.
Table of contents
Properties
Properties
issue_date
• Optional issue_date: string
When the publisher issued the stored copy.
Defined in
kind
• kind: TrustListKind
Defined in
sequence_number
• Optional sequence_number: number
The publisher's sequence number for the stored copy.
Defined in
signer_subject
• Optional signer_subject: string
Subject of the certificate the stored copy is pinned to. A refresh of this list is only accepted if it is signed by the same certificate.
Defined in
url
• url: string
The URL the trusted list is published at.