Function init

Source
pub fn init(passphrase: &str) -> Result<AuxiliaryData, CellarError>
Expand description

initialize a cellar. Return the salt and encrypted seed that user shall store them for future password generation and retrieval.