]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_cdsa_utilities/lib/Schema.h
Security-59306.61.1.tar.gz
[apple/security.git] / OSX / libsecurity_cdsa_utilities / lib / Schema.h
index 69fd626f783cb772f0d7507d248aa25ada989bce..5331db0d77c305401427c0e54a761c236ea3d281 100644 (file)
@@ -38,6 +38,7 @@ namespace Schema {
 
 CSSM_DB_RECORDTYPE recordTypeFor(SecItemClass itemClass);
 SecItemClass itemClassFor(CSSM_DB_RECORDTYPE recordType);
 
 CSSM_DB_RECORDTYPE recordTypeFor(SecItemClass itemClass);
 SecItemClass itemClassFor(CSSM_DB_RECORDTYPE recordType);
+bool haveAttributeInfo(SecKeychainAttrType attrType);
 const CSSM_DB_ATTRIBUTE_INFO &attributeInfo(SecKeychainAttrType attrType);
 
 extern const CSSM_DB_ATTRIBUTE_INFO RelationID;
 const CSSM_DB_ATTRIBUTE_INFO &attributeInfo(SecKeychainAttrType attrType);
 
 extern const CSSM_DB_ATTRIBUTE_INFO RelationID;