Contents

keyUsage

An array containing usage attributes applied to a key on import.

Declaration

var keyUsage: Unmanaged<CFArray>?

Discussion

The array may contain any of the following key usage constants:

If the array is NULL, all operations are allowed by default.