pub type Rs256VerifyingKey = VerifyingKey<Sha256>;
pub struct Rs256VerifyingKey { /* private fields */ }