[][src]Function cellar_core::init

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

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