Struct sarkara::kex::Reconciliation [] [src]

pub struct Reconciliation(pub [u8; 2048]);

Newhope reconciliation data.

Trait Implementations

impl<'a> TryFrom<&'a [u8]> for Reconciliation
[src]

Unstable (try_from)

The type returned in the event of a conversion error.

Unstable (try_from)

Performs the conversion.