1 reference to SecKeychainCreate
Infrastructure.Common (1)
SafeKeychainHandle.cs (1)
53int osStatus = SecKeychainCreate(pathName, utf8Passphrase.Length, utf8Passphrase, false, IntPtr.Zero, out keychain);