pub(crate) type Verifier = EcdsaP256SignatureVerifier<'static>;
pub(crate) struct Verifier { /* private fields */ }