GGLWEToGGSWKeyToRef

Trait GGLWEToGGSWKeyToRef 

Source
pub trait GGLWEToGGSWKeyToRef {
    // Required method
    fn to_ref(&self) -> GGLWEToGGSWKey<&[u8]>;
}

Required Methods§

Source

fn to_ref(&self) -> GGLWEToGGSWKey<&[u8]>

Implementors§