Contents

canSign

Whether the key can be used to sign data.

Declaration

var canSign: Bool { get set }

Discussion

This property is equivalent to the kSecAttrCanSign type attribute.

See Also

Accessing Key Attributes