Skip to main content

binding_request_for_snapshot

Function binding_request_for_snapshot 

Source
pub fn binding_request_for_snapshot(bound: &BoundAgent) -> Option<BindRequest>
Expand description

Reconstruct the platform-neutral request pinned by one immutable snapshot.

Before attestation, the snapshot’s binding_digest is the declaration request digest. After attestation changes the final replay identity, the original request digest remains pinned inside the accepted attestation. This makes the helper safe for both launch-time provider calls and after-the-fact Run explain surfaces.