Skip to main content

domain_flush_encryption_keys

Function domain_flush_encryption_keys 

Source
pub async fn domain_flush_encryption_keys(
    configuration: &Configuration,
    domain_id: &str,
    body: Option<Value>,
) -> Result<(), Error<DomainFlushEncryptionKeysError>>
Expand description

Flush all keys in memory. The keys will be immediately reloaded from persistent storage, forcing a check that the domain’s root key is still available