nonExistence property

String? nonExistence
getter/setter pair

Specifies the mechanism for authenticated denial-of-existence responses.

Can only be changed while the state is OFF. Possible string values are:

  • "nsec"
  • "nsec3"

Implementation

core.String? nonExistence;