You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The `logIndex` is the index of the log entry in the transparency log
128
128
- The `logID` is the SHA256 hash of the DER-encoded public key for the log at the time the entry was included in the log
129
129
130
-
For instructions on using the `bundle` for verification, see [USAGE.md](../USAGE.md#verify-a-signature-was-added-to-the-transparency-log).
131
-
132
130
*`rfc3161timestamp` string
133
131
134
132
This OPTIONAL property contains a JSON formatted `RFC3161Timestamp` containing the timestamp response from a
135
133
timestamp authority.
136
134
135
+
### Verification
136
+
137
+
See the [client specification on verification](https://github.com/sigstore/architecture-docs/blob/main/client-spec.md#4-verification).
138
+
137
139
## Storage
138
140
139
141
`cosign` image signatures are stored in an OCI registry and are designed to make use of the existing specifications.
0 commit comments