Contents

kSecMatchValidOnDate

A key whose value indicates the validity date.

Declaration

let kSecMatchValidOnDate: CFString

Discussion

The corresponding value is of type CFDate. If provided, returned keys, certificates or identities are limited to those that are valid for the given date. Pass a value of kCFNull to indicate the current date.