Skip to main content

enroll

Function enroll 

Source
fn enroll(
    account_name: &str,
    keystore_dir: Option<String>,
    _unsafe_password: Option<String>,
) -> Result<()>
Available on not (macOS and crate feature touch-id).