kSecTransformActionProcessData
An action that triggers to process the data of an attribute.
Declaration
let kSecTransformActionProcessData: CFStringDiscussion
Overrides the standard data processing for an attribute. This is almost exclusively used for processing the input attribute as the return value of their block sets the output attribute. This is used with the SecTransformOverrideAttributeAction block.