Function ethers::signers::yubihsm::setup::erase_device_and_init_with_profile[][src]

pub fn erase_device_and_init_with_profile(
    connector: Connector,
    credentials: Credentials,
    profile: Profile
) -> Result<Report, Error<ErrorKind>>
Expand description

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