TrustEntryVical
data class TrustEntryVical(val metadata: TrustMetadata, val encodedSignedVical: ByteString) : TrustEntry
A VICAL based trust entry.
Properties
Link copied to clipboard
the bytes of the VICAL.
Link copied to clipboard
a TrustMetadata with metadata about the trust entry.