Contents

keyType

The type of the key. Currently, only Ksecattrkeytypersa and kSecAttrKeyTypeECSECPrimeRandom are supported values.

Declaration

var keyType: String { get set }

Discussion

This property is equivalent to the kSecAttrKeyType type attribute.

See Also

Accessing Key Attributes