Checkpoint |
The checkpoint MUST contain an origin string as a unique log identifier,
the tree size, and the root hash.
|
Checkpoint.Builder |
The checkpoint MUST contain an origin string as a unique log identifier,
the tree size, and the root hash.
|
InclusionPromise |
The inclusion promise is calculated by Rekor.
|
InclusionPromise.Builder |
The inclusion promise is calculated by Rekor.
|
InclusionProof |
InclusionProof is the proof returned from the transparency log.
|
InclusionProof.Builder |
InclusionProof is the proof returned from the transparency log.
|
KindVersion |
KindVersion contains the entry's kind and api version.
|
KindVersion.Builder |
KindVersion contains the entry's kind and api version.
|
RekorProto |
|
TransparencyLogEntry |
TransparencyLogEntry captures all the details required from Rekor to
reconstruct an entry, given that the payload is provided via other means.
|
TransparencyLogEntry.Builder |
TransparencyLogEntry captures all the details required from Rekor to
reconstruct an entry, given that the payload is provided via other means.
|