pub fn erase_device_and_init_with_profile(
    connector: Connector,
    credentials: Credentials,
    profile: Profile
) -> Result<Report, Error>
Available on crate feature setup only.
Expand description

Erase and reset an HSM device, then reinitialize it with the given profile.