kSecAttrCreationDate
A key with a value that indicates the item’s creation date.
Declaration
let kSecAttrCreationDate: CFStringDiscussion
The corresponding value is of type CFDate and represents the date the item was created. Read only.
A key with a value that indicates the item’s creation date.
let kSecAttrCreationDate: CFStringThe corresponding value is of type CFDate and represents the date the item was created. Read only.