ECDSA_PUBLIC_KEY_SIZE

Constant ECDSA_PUBLIC_KEY_SIZE 

Source
pub const ECDSA_PUBLIC_KEY_SIZE: usize = bc_crypto::ECDSA_PUBLIC_KEY_SIZE; // 33usize
Expand description

The size of an ECDSA compressed public key in bytes (33 bytes).