Expand description
Encryption key support
Structs§
- Generate
KeyOptions - Helper for creating
CFDictionaryattributes forSecKey::generateRecommended reading: https://developer.apple.com/documentation/technotes/tn3137-on-mac-keychains - KeyType
- Types of
SecKeys. - SecKey
- A type representing an encryption key.