pub fn approval_trust_status(
cache: &TrustedApprovalKeyCache,
approval_credential: Option<&str>,
) -> Result<AgentApprovalTrustStatus, String>Expand description
Build approval trust metadata suitable for heartbeat payloads.
pub fn approval_trust_status(
cache: &TrustedApprovalKeyCache,
approval_credential: Option<&str>,
) -> Result<AgentApprovalTrustStatus, String>Build approval trust metadata suitable for heartbeat payloads.