pub const WASM_SIGNATURE_ALGORITHM_IDS: &[&str];Expand description
Canonical WASM signature algorithm id strings for listings (WasmSignatureContext,
WasmProviderManager, JSON summaries). Matches WasmConversions::algorithm_to_string for SLH.
pub const WASM_SIGNATURE_ALGORITHM_IDS: &[&str];Canonical WASM signature algorithm id strings for listings (WasmSignatureContext,
WasmProviderManager, JSON summaries). Matches WasmConversions::algorithm_to_string for SLH.