pub type AlgorithmId = String;
Signature or KEM algorithm identifier, e.g. ed25519, ml-dsa-65, p256.
pub struct AlgorithmId { /* private fields */ }