Struct encryptfile::ScryptR [] [src]

pub struct ScryptR(pub u32);

The Scrypt R parameter.

Trait Implementations

Derived Implementations

impl Clone for ScryptR

fn clone(&self) -> ScryptR

fn clone_from(&mut self, source: &Self)