pub fn verify_physical(
evidence: &(impl ComputePhysicalEvidence + ?Sized),
) -> Result<(), PhysicalEvidenceError>Expand description
Verifies that evidence can satisfy a physical-device acceptance boundary.
pub fn verify_physical(
evidence: &(impl ComputePhysicalEvidence + ?Sized),
) -> Result<(), PhysicalEvidenceError>Verifies that evidence can satisfy a physical-device acceptance boundary.