Skip to main content

unwrap_password

Function unwrap_password 

Source
pub async fn unwrap_password(
    input: UnwrapInput,
    options: DeriveOptions,
) -> Result<Password, Error>
Expand description

Mint a password from unwrapped bytes, subject to import_password’s contract. Consumes the UnwrapInput.