]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_ssl/lib/sslCrypto.h
Security-58286.41.2.tar.gz
[apple/security.git] / OSX / libsecurity_ssl / lib / sslCrypto.h
index 52fb833dfd0130fd9f46f45d5569982169946ee7..007fa969a65f4c70bbd534a9b39634afb32cd899 100644 (file)
@@ -58,7 +58,6 @@ CFIndex sslPrivKeyGetAlgorithmID(SecKeyRef privKey);
 OSStatus
 sslCreateSecTrust(
        SSLContext                              *ctx,
-       CFArrayRef                              certChain,
     SecTrustRef             *trust);   /* RETURNED */
 
 OSStatus sslVerifySelectedCipher(