Struct encryptfile::ScryptP [] [src]

pub struct ScryptP(pub u32);

The Scrypt P parameter.

Trait Implementations

impl Clone for ScryptP
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more