vaultrs::ssh

Function verify_otp

Source
pub async fn verify_otp(
    client: &impl Client,
    mount: &str,
    otp: &str,
) -> Result<VerifySSHOTPResponse, ClientError>
Expand description

Verify SSH OTP details

See VerifySSHOTPRequest