Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

PoeInputs

Fully qualified path: she::protocols::poe::PoeInputs

[derive(Drop)]
pub struct PoeInputs {
    pub y: NonZero<EcPoint>,
    pub g: NonZero<EcPoint>,
}

Members

y

Fully qualified path: she::protocols::poe::PoeInputs::y

pub y: NonZero<EcPoint>

g

Fully qualified path: she::protocols::poe::PoeInputs::g

pub g: NonZero<EcPoint>