TrustEntryRical
data class TrustEntryRical(val identifier: String, val metadata: TrustMetadata, val encodedSignedRical: ByteString) : TrustEntry
A RICAL based trust entry.
Properties
Link copied to clipboard
the bytes of the RICAL.
Link copied to clipboard
a unique identifier for the trust entry.
Link copied to clipboard
a TrustMetadata with metadata about the trust entry.