EMKeychainItem(Private) Class Reference

EMKeychainItem.m

Tasks

Other

Instance Methods

_modifyAttributeWithTag:toBeValue:ofLength:

- (void)_modifyAttributeWithTag:(SecItemAttr)attributeTag toBeValue:(void *)newValue ofLength:(UInt32)newLength
Parameters
attributeTag

The attribute's tag.

newValue

A pointer to the new value.

newLength

The length of the new value.

Discussion

Modifies the given attribute to be newValue.

Declared In
EMKeychainItem.m

Last updated: 2010-2-1