SecKeychainFreeAttributeInfo(_:)
Releases the memory acquired by calling the SecKeychainAttributeInfoForItemID function.
Declaration
func SecKeychainFreeAttributeInfo(_ info: UnsafeMutablePointer<SecKeychainAttributeInfo>) -> OSStatusParameters
- info:
A pointer to the keychain attribute information to release.
Return Value
A result code. See Security Framework Result Codes.