Struct encryptfile::ScryptR [] [src]

pub struct ScryptR(pub u32);

The Scrypt R parameter.

Trait Implementations

impl Clone for ScryptR
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more