Contents

kSecAttrModificationDate

A key with a value that indicates the item’s most recent modification date.

Declaration

let kSecAttrModificationDate: CFString

Discussion

The corresponding value is of type CFDate and represents the last time the item was updated. Read only.