main
crypto-glue
pub type EcdsaP256PrivateKey = SecretKey<NistP256>;
pub struct EcdsaP256PrivateKey { /* private fields */ }