module Sec::Classes
defines constants for use as the class of an item
Constants
- CERTIFICATE
constant identifying certificates (kSecClassCertificate)
- GENERIC
constant identifying generic passwords (kSecClassGenericPassword)
- IDENTITY
constant identifying generic passwords (kSecClassIdentity)
- INTERNET
constant identifying internet passwords (kSecClassInternetPassword)
- KEY
constant identifying public/private key items (kSecClassKey)