Function bitcoin_serai::crypto::x
source ยท pub fn x(key: &ProjectivePoint) -> [u8; 32]
Available on crate feature
hazmat
only.Expand description
Get the x coordinate of a non-infinity, even point. Panics on invalid input.