Struct sarkara::kex::PublicKey [] [src]

pub struct PublicKey(pub [u8; 1824]);

Newhope public key.

Trait Implementations

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

Unstable (try_from)

The type returned in the event of a conversion error.

Unstable (try_from)

Performs the conversion.