]> git.saurik.com Git - apple/security.git/blobdiff - OSX/sec/Security/SecFramework.h
Security-59754.80.3.tar.gz
[apple/security.git] / OSX / sec / Security / SecFramework.h
index 29c74c60f0c6e584207b4c866c36de1a14fcfb76..a1c35effe2249b07066718c88abfa50466c360c7 100644 (file)
@@ -43,9 +43,6 @@ __BEGIN_DECLS
 CFStringRef SecFrameworkCopyLocalizedString(CFStringRef key,
     CFStringRef tableName);
 
-CFURLRef SecFrameworkCopyResourceURL(CFStringRef resourceName,
-       CFStringRef resourceType, CFStringRef subDirName);
-
 /* Return the SHA1 digest of a chunk of data as newly allocated CFDataRef. */
 CFDataRef SecSHA1DigestCreate(CFAllocatorRef allocator,
        const UInt8 *data, CFIndex length);