Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

ECVRF

Fully qualified path: test4::ecvrf::ECVRF

#[derive(Drop)]
pub struct ECVRF {
    pub pk: Point,
    /* private fields */
}

Members

pk

Fully qualified path: test4::ecvrf::ECVRF::pk

pub pk: Point