Function fusionauth_rust_client::apis::default_api::import_key_with_id
source · pub async fn import_key_with_id(
configuration: &Configuration,
key_id: &str,
key_request: Option<KeyRequest>
) -> Result<KeyResponse, Error<ImportKeyWithIdError>>
Expand description
Import an existing RSA or EC key pair or an HMAC secret.