Skip to main content

parse_g2_bytes

Function parse_g2_bytes 

Source
pub fn parse_g2_bytes(input: &[u8; 256]) -> Option<(G2Affine, bool)>