Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

where masterKeyId - master key id. If null the default key will be used for compatibility reason.

This is necessary so that ignite can decrypt cache keys with the old master key and encrypt with the new one.

IgniteConfiguration

New methods will be added to the IgniteConfiguration:

...