Skip to main content

all_embedded

Function all_embedded 

Source
pub fn all_embedded() -> Vec<(String, String, &'static str)>
Expand description

Returns the embedded fingerprint catalogue as (host, fingerprint, algorithm) triples for surfacing in gitway hosts list.

The algorithm tag is one of "ed25519", "ecdsa", "rsa" — matches the per-index ordering inside GITHUB_FINGERPRINTS, GITLAB_FINGERPRINTS, and CODEBERG_FINGERPRINTS.