1 #ifndef __SECGROUPTRANSFORM__
2 #define __SECGROUPTRANSFORM__
5 #ifdef COM_APPLE_SECURITY_SANE_INCLUDES
6 #include "SecTransform.h"
8 #include <Security/SecTransform.h>
15 extern const CFStringRef kSecGroupTransformName
;
17 // Group transforms are created by the SecTransformConnectTransforms function.