Skip to main content

AlgorithmId

Type Alias AlgorithmId 

Source
pub type AlgorithmId = String;
Expand description

Signature or KEM algorithm identifier, e.g. ed25519, ml-dsa-65, p256.

Aliased Typeยง

pub struct AlgorithmId { /* private fields */ }