creationDate property

DateTime? creationDate
final

kSecAttrCreationDate: Unique. The creation date of the keychain item. Automatically set by the system when an item is created.

Implementation

final DateTime? creationDate;