kill
The code wants to be terminated if it ever loses its validity.
Declaration
static var kill: SecCodeStatus { get }Discussion
This bit can not be cleared on running code; it can only be set. Running code that has this flag set is guaranteed to be valid, because if it were invalid it would have been terminated.