Function import_key

Source
pub async fn import_key(
    configuration: &Configuration,
    key_request: Option<KeyRequest>,
) -> Result<KeyResponse, Error<ImportKeyError>>
Expand description

Import an existing RSA or EC key pair or an HMAC secret.