kSecTransformActionStartingExecution
An action that triggers just before starting execution of a custom transform.
Declaration
let kSecTransformActionStartingExecution: CFStringDiscussion
Overrides the standard behavior that occurs just before starting execution of a custom transform. This is typically overridden to allow for initialization. This is used with the SecTransformOverrideTransformAction block.