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.
Whether the key can be used to decrypt data.
var canDecrypt: Bool { get set }This property is equivalent to the kSecAttrCanDecrypt type attribute.