Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

SALT_LENGTH

Constant SALT_LENGTH 

Source
pub const SALT_LENGTH: usize = 8;
Expand description

Length of a PBES1 salt (as defined in the PBEParameter ASN.1 message).