Static webpki::ALL_VERIFICATION_ALGS
source ยท pub static ALL_VERIFICATION_ALGS: &[&dyn SignatureVerificationAlgorithm]
Expand description
An array of all the verification algorithms exported by this crate.
This will be empty if the crate is built without the ring
and aws_lc_rs
features.