config_unlock_passphrase_put

Function config_unlock_passphrase_put 

Source
pub fn config_unlock_passphrase_put(
    configuration: &Configuration,
    unlock_passphrase_config: UnlockPassphraseConfig,
) -> Result<ResponseContent<()>, Error<ConfigUnlockPassphrasePutError>>
Expand description

Update the unlock passphrase. WARNING: The unlock passphrase can’t be reset by an admin user without knowing the current value, so if the unlock passphrase is lost, neither can it be reset to a new value nor can the NetHSM be unlocked.