Currently, the method CreateDefaultConfigBlockWithCrypto() generates new crypto with each call.
We want an option to preserve the existing crypto material when generating a new config block to allow reconfiguration without changing existing organizations.
Currently, the method
CreateDefaultConfigBlockWithCrypto()generates new crypto with each call.We want an option to preserve the existing crypto material when generating a new config block to allow reconfiguration without changing existing organizations.