pub type Signature = Signature<NistP256>;
ECDSA/P-256 signature (fixed-size)
struct Signature { /* private fields */ }