//! `bergshamra`-backed XML security (feature `crypto-bergshamra`).
use crateXmlSecurityBackend;
use crateOpenSamlError;
/// [`XmlSecurityBackend`] implementation backed by the `bergshamra` crate.
///
/// Stub: wired up in M1 with `trusted_keys_only` + `strict_verification`.
;