corda / net.corda.core.node / NetworkParameters / confidentialIdentityMinimumBackupInterval

confidentialIdentityMinimumBackupInterval

val confidentialIdentityMinimumBackupInterval: Duration?

A default value for the minimum age of a generated confidential identity key before it can be used. This can be overridden in the node configuration or if a more recent database backup is indicated via RPC / shell. It is optional in both the network parameters and the node configuration and if no value is set for either then it is assumed to be zero.

Property

confidentialIdentityMinimumBackupInterval - A default value for the minimum age of a generated confidential identity key before it can be used. This can be overridden in the node configuration or if a more recent database backup is indicated via RPC / shell. It is optional in both the network parameters and the node configuration and if no value is set for either then it is assumed to be zero.