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