]> git.saurik.com Git - apple/security.git/blobdiff - OSX/sec/Security/SecFrameworkStrings.h
Security-58286.60.28.tar.gz
[apple/security.git] / OSX / sec / Security / SecFrameworkStrings.h
index 8ae87f60b0c8624c202bfa820efa75159b719efe..9d0cabc079ace4713cba8bbe5cb3d2174a186850 100644 (file)
@@ -318,6 +318,7 @@ __BEGIN_DECLS
 #define SEC_TRUST_ERROR_NoNetworkAccess             SecStringWithDefaultValue("Unexpected error detail", "Trust", 0, "Unexpected error detail", "Error for unexpected error details")
 #define SEC_TRUST_ERROR_ExtendedValidation          SecStringWithDefaultValue("Unexpected error detail", "Trust", 0, "Unexpected error detail", "Error for unexpected error details")
 #define SEC_TRUST_ERROR_RevocationOnline            SecStringWithDefaultValue("Unexpected error detail", "Trust", 0, "Unexpected error detail", "Error for unexpected error details")
+#define SEC_TRUST_ERROR_RevocationIfTrusted         SecStringWithDefaultValue("Unexpected error detail", "Trust", 0, "Unexpected error detail", "Error for unexpected error details")
 
 __END_DECLS