Contents

canDecrypt

Whether the key can be used to decrypt data.

Declaration

var canDecrypt: Bool { get set }

Discussion

This property is equivalent to the kSecAttrCanDecrypt type attribute.

See Also

Accessing Key Attributes