Constant G2_LENGTH

Source
pub const G2_LENGTH: usize = _; // 192usize
Expand description

G2_LENGTH specifies the number of bytes needed to represent a G2 element.

Note: A G2 element contains 2 Fp^2 elements.