Skip navigation.
 
mlKeychainCore.h: Where is KCAddGenericPassword?
FROM : Manfred Lippert
DATE : Sun Jan 27 21:05:45 2002

Hi,

I am new to keychain programming and tried to use KCAddGenericPassword() in
a Cocoa program using Project Builder. The compiler cannot find this
function, so I took a look at the KeychainCore.h file, and there really is
no such function (the compiler is right ;-)).
But where is it?
Is this function (or the Keychain Manager documentation) deprecated?

What is the quickest and easiest way to add a password (program specific) to
the default keychain, when I have this password as NSString?

Regards,
Mani


Related mailsAuthorDate
mlKeychainCore.h: Where is KCAddGenericPassword? Manfred Lippert Jan 27, 21:05
mlRe: KeychainCore.h: Where is KCAddGenericPassword? Andreas Monitzer Jan 27, 21:46