pub fn load_registry(path: &Path) -> Result<Registry, (String, u8)>
Load the trust-roots file at path into an mkit-attest Registry, for DSSE attestation verification (mkit verify-attest).
path
mkit-attest
Registry
mkit verify-attest