pub async fn execute_save(
    tx: &TransactionWrapper<'_>,
    entity: &Entity,
) -> CryptoKeystoreResult<()>