Open
Description
When multiple encryption providers are defined, can the DefaultCryptoMaterialsManager
encrypt the additional providers in parallel rather than serially? Biggest use case for this would be having KMS providers defined in multiple disparate regions (Asia/Europe/US) and reducing the time waiting for each to contact them.
Thanks!