Contents

kSecTransformOperationNotSupportedOnGroup

An illegal action on a group transform has occurred.

Declaration

var kSecTransformOperationNotSupportedOnGroup: CFIndex { get }

Discussion

This might happen, for example, if you call SecTransformSetAttribute(_:_:_:_:) on a group.