Function nethsm_sdk_rs::apis::default_api::keys_get
source · pub fn keys_get(
configuration: &Configuration,
filter: Option<&str>
) -> Result<ResponseContent<Vec<KeyItem>>, Error<KeysGetError>>Expand description
Get a list of the identifiers of all keys that are currently stored in NetHSM. Separate requests need to be made to request the individual key data.