eLDS_ParsingNotificationCodes
Objective-C
NS_ENUM(NSUInteger, eLDS_ParsingNotificationCodes) {
ntfLDS_ASN_Certificate_IncorrectVersion = 0x90000001,
ntfLDS_ASN_Certificate_NonMatchingSignatureAlgorithm = 0x90000002,
ntfLDS_ASN_Certificate_IncorrectTimeCoding = 0x90000003,
ntfLDS_ASN_Certificate_IncorrectUseOfGeneralizedTime = 0x90000004,
ntfLDS_ASN_Certificate_EmptyIssuer = 0x90000005,
ntfLDS_ASN_Certificate_EmptySubject = 0x90000006,
ntfLDS_ASN_Certificate_UnsupportedCriticalExtension = 0x90000008,
ntfLDS_ASN_Certificate_ForcedDefaultCSCARole = 0x9000000E,
ntfLDS_ASN_Certificate_ForcedDefaultDSRole = 0x9000000F,
ntfLDS_ASN_Certificate_IncorrectIssuerSubjectDS = 0x90000010,
ntfLDS_ASN_Certificate_DuplicatingExtensions = 0x90000017,
ntfLDS_ICAO_Certificate_Version_Missed = 0x90000200,
ntfLDS_ICAO_Certificate_Version_Incorrect = 0x90000201,
ntfLDS_ICAO_Certificate_Issuer_Country_Missed = 0x90000202,
ntfLDS_ICAO_Certificate_Issuer_CommonName_Missed = 0x90000203,
ntfLDS_ICAO_Certificate_Issuer_CountryNonCompliant = 0x90000204,
ntfLDS_ICAO_Certificate_Subject_Country_Missed = 0x90000205,
ntfLDS_ICAO_Certificate_Subject_CommonName_Missed = 0x90000206,
ntfLDS_ICAO_Certificate_Subject_CountryNonCompliant = 0x90000207,
ntfLDS_ICAO_Certificate_UsingNonCompliantData = 0x90000208,
ntfLDS_ICAO_Certificate_UnsupportedSignatureAlgorithm = 0x90000209,
ntfLDS_ICAO_Certificate_UnsupportedPublicKeyAlgorithm = 0x9000020A,
ntfLDS_ICAO_Certificate_MissedExtensions = 0x9000020B,
ntfLDS_ICAO_Certificate_Validity = 0x9000020C,
ntfLDS_ICAO_Certificate_Ext_UsingNonCompliantData = 0x9000020D,
ntfLDS_ICAO_Certificate_Ext_KeyUsage_Missed = 0x9000020E,
ntfLDS_ICAO_Certificate_Ext_KeyUsage_NotCritical = 0x9000020F,
ntfLDS_ICAO_Certificate_Ext_KeyUsage_IncorrectData = 0x90000210,
ntfLDS_ICAO_Certificate_Ext_BasicC_Missed = 0x90000211,
ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectUsage1 = 0x90000212,
ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectUsage2 = 0x90000213,
ntfLDS_ICAO_Certificate_Ext_BasicC_NotCritical = 0x90000214,
ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectData = 0x90000215,
ntfLDS_ICAO_Certificate_Ext_BasicC_PathLenC_Missed = 0x90000216,
ntfLDS_ICAO_Certificate_Ext_BasicC_PathLenC_Incorrect = 0x90000217,
ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_NotCritical = 0x90000218,
ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_IncorrectUsage = 0x90000219,
ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_IncorrectData = 0x9000021A,
ntfLDS_ICAO_Certificate_Ext_AuthKeyID_Missed = 0x9000021B,
ntfLDS_ICAO_Certificate_Ext_AuthKeyID_IncorrectData = 0x9000021C,
ntfLDS_ICAO_Certificate_Ext_AuthKeyID_KeyID_Missed = 0x9000021D,
ntfLDS_ICAO_Certificate_Ext_SubjectKeyID_Missed = 0x9000021E,
ntfLDS_ICAO_Certificate_Ext_SubjectKeyID_IncorrectData = 0x9000021F,
ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_Missed = 0x90000220,
ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_IncorrectData = 0x90000221,
ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_Empty = 0x90000222,
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Missed = 0x90000223,
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_IncorrectData = 0x90000224,
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Empty = 0x90000225,
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_NonCompliant = 0x90000226,
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Critical = 0x90000228,
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_Empty = 0x90000229,
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_Incorrect = 0x9000022A,
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_NonCompliant = 0x9000022B,
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Missed = 0x9000022C,
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_IncorrectData = 0x9000022D,
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Empty = 0x9000022E,
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_NonCompliant = 0x9000022F,
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Critical = 0x90000231,
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_Empty = 0x90000232,
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_Incorrect = 0x90000233,
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_NonCompliant = 0x90000234,
ntfLDS_ICAO_Certificate_Ext_DocTypeList_Missed = 0x90000235,
ntfLDS_ICAO_Certificate_Ext_DocTypeList_IncorrectData = 0x90000236,
ntfLDS_ICAO_Certificate_Ext_DocTypeList_Version = 0x90000237,
ntfLDS_ICAO_Certificate_Ext_DocTypeList_DocTypes = 0x90000238,
ntfLDS_ICAO_Certificate_Ext_DocTypeList_DocTypes_Empty = 0x90000239,
ntfLDS_ICAO_Certificate_Ext_CertPolicies_IncorrectData = 0x9000023A,
ntfLDS_ICAO_Certificate_Ext_CertPolicies_Empty = 0x9000023B,
ntfLDS_ICAO_Certificate_Ext_CertPolicies_PolicyID_Missed = 0x9000023C,
ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_Missed = 0x9000023D,
ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_IncorrectData = 0x9000023E,
ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_Empty = 0x9000023F,
ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_PointMissed = 0x90000240,
ntfLDS_ICAO_Certificate_SN_NonCompliant = 0x90000241,
ntfLDS_ICAO_Certificate_Issuer_SN_NonCompliant = 0x90000242,
ntfLDS_ICAO_Certificate_Subject_SN_NonCompliant = 0x90000243,
ntfLDS_ICAO_Certificate_Issuer_AttributeNonCompliant = 0x90000244,
ntfLDS_ICAO_Certificate_Subject_AttributeNonCompliant = 0x90000245,
ntfLDS_ICAO_Certificate_IssuerSubject_Country_NonMatching = 0x90000246,
ntfLDS_ICAO_Certificate_Ext_CSCA_AltNames_NonMatching = 0x90000247,
ntfLDS_ICAO_Certificate_Ext_NameChange_IncorrectData = 0x90000248,
ntfLDS_ICAO_Certificate_Ext_NameChange_NonCompliant = 0x90000249,
ntfLDS_ICAO_Certificate_Ext_NameChange_Critical = 0x9000024A,
ntfLDS_ICAO_Certificate_Ext_DocTypeList_NonCompliant = 0x9000024B,
ntfLDS_ICAO_Certificate_Ext_DocTypeList_Critical = 0x9000024C,
ntfLDS_ICAO_Certificate_Ext_Optional_Critical = 0x9000024D,
ntfLDS_ICAO_Certificate_Subject_NonCompliant = 0x9000024E,
ntfLDS_ICAO_Certificate_Subject_CommonNameNonCompliant = 0x9000024F,
ntfLDS_ICAO_COM_LDS_Version_Incorrect = 0x90000020,
ntfLDS_ICAO_COM_LDS_Version_Missing = 0x90000021,
ntfLDS_ICAO_COM_Unicode_Version_Incorrect = 0x90000022,
ntfLDS_ICAO_COM_Unicode_Version_Missing = 0x90000023,
ntfLDS_ICAO_COM_DGPM_Incorrect = 0x90000024,
ntfLDS_ICAO_COM_DGPM_Missing = 0x90000025,
ntfLDS_ICAO_COM_DGPM_Unexpected = 0x90000026,
ntfLDS_ICAO_Application_LDSVersion_Unsupported = 0x90000030,
ntfLDS_ICAO_Application_UnicodeVersion_Unsupported = 0x90000031,
ntfLDS_ICAO_Application_LDSVersion_Inconsistent = 0x90000032,
ntfLDS_ICAO_Application_UnicodeVersion_Inconsistent = 0x90000033,
ntfLDS_ASN_SignedData_OID_Incorrect = 0x90000100,
ntfLDS_ASN_SignedData_Version_Incorrect = 0x900001A0,
ntfLDS_ASN_SignedData_ContentOID_Incorrect = 0x900001A1,
ntfLDS_ICAO_SignedData_Version_Incorrect = 0x90000101,
ntfLDS_ICAO_SignedData_DigestAlgorithms_Empty = 0x90000102,
ntfLDS_ICAO_SignedData_DigestAlgorithms_Unsupported = 0x90000103,
ntfLDS_ICAO_SignedData_SignerInfos_MultipleEntries = 0x90000109,
ntfLDS_ICAO_SignedData_Certificates_Missed = 0x900001B0,
ntfLDS_ICAO_SignedData_Certificates_Empty = 0x900001B1,
ntfLDS_ICAO_SignedData_CRLs_IncorrectUsage = 0x900001B2,
ntfLDS_ICAO_LDSObject_IncorrectContentOID = 0x90000104,
ntfLDS_ICAO_LDSObject_DGNumber_Incorrect = 0x90000105,
ntfLDS_ICAO_LDSObject_DGHash_Missing = 0x90000106,
ntfLDS_ICAO_LDSObject_DGHash_Extra = 0x90000107,
ntfLDS_ICAO_LDSObject_Version_Incorrect = 0x90000108,
ntfLDS_ICAO_MasterList_Version_Incorrect = 0x900001C0,
ntfLDS_ICAO_DeviationList_Version_Incorrect = 0x900001C8,
ntfLDS_BSI_DefectList_Version_Incorrect = 0x900001D0,
ntfLDS_BSI_BlackList_Version_Incorrect = 0x900001D8,
ntfLDS_ASN_SignerInfo_Version_Incorrect = 0x9000010A,
ntfLDS_ASN_SignerInfo_SID_IncorrectChoice = 0x9000010B,
ntfLDS_ASN_SignerInfo_SID_DigestAlgorithmNotListed = 0x9000010C,
ntfLDS_ASN_SignerInfo_MessageDigestAttr_Missing = 0x9000010D,
ntfLDS_ASN_SignerInfo_MessageDigestAttr_Data = 0x9000010E,
ntfLDS_ASN_SignerInfo_MessageDigestAttr_Value = 0x9000010F,
ntfLDS_ASN_SignerInfo_ContentTypeAttr_Missing = 0x90000110,
ntfLDS_ASN_SignerInfo_ContentTypeAttr_Data = 0x90000111,
ntfLDS_ASN_SignerInfo_ContentTypeAttr_Value = 0x90000112,
ntfLDS_ASN_SignerInfo_SigningTimeAttr_Missing = 0x9000011B,
ntfLDS_ASN_SignerInfo_SigningTimeAttr_Data = 0x9000011C,
ntfLDS_ASN_SignerInfo_SigningTimeAttr_Value = 0x9000011D,
ntfLDS_ASN_SignerInfo_ListContentDescriptionAttr_Missing = 0x9000011E,
ntfLDS_ASN_SignerInfo_ListContentDescriptionAttr_Data = 0x9000011F,
ntfLDS_Auth_SignerInfo_Certificate_Validity = 0x90000115,
ntfLDS_Auth_SignerInfo_Certificate_RootIsNotTrusted = 0x90000116,
ntfLDS_Auth_SignerInfo_Certificate_CantFindCSCA = 0x90000117,
ntfLDS_Auth_SignerInfo_Certificate_Revoked = 0x90000118,
ntfLDS_Auth_SignerInfo_Certificate_SignatureInvalid = 0x90000119,
ntfLDS_UnsupportedImageFormat = 0x9000011A,
ntfLDS_MRZ_DocumentType_Unknown = 0x00022008,
ntfLDS_MRZ_IssuingState_SyntaxError = 0x00022009,
ntfLDS_MRZ_Name_IsVoid = 0x0002200A,
ntfLDS_MRZ_Number_IncorrectChecksum = 0x0002200D,
ntfLDS_MRZ_Nationality_SyntaxError = 0x0002200E,
ntfLDS_MRZ_DOB_SyntaxError = 0x0002200F,
ntfLDS_MRZ_DOB_Error = 0x00022010,
ntfLDS_MRZ_DOB_IncorrectChecksum = 0x00022011,
ntfLDS_MRZ_Sex_Incorrect = 0x00022012,
ntfLDS_MRZ_DOE_SyntaxError = 0x00022013,
ntfLDS_MRZ_DOE_Error = 0x00022014,
ntfLDS_MRZ_DOE_IncorrectChecksum = 0x00022015,
ntfLDS_MRZ_OptionalData_IncorrectChecksum = 0x00022016,
ntfLDS_MRZ_IncorrectChecksum = 0x00022017,
ntfLDS_MRZ_Incorrect = 0x00022018,
ntfLDS_Biometrics_FormatOwner_Missing = 0x90010000,
ntfLDS_Biometrics_FormatOwner_Incorrect = 0x90020000,
ntfLDS_Biometrics_FormatType_Missing = 0x90030000,
ntfLDS_Biometrics_FormatType_Incorrect = 0x90040000,
ntfLDS_Biometrics_Type_Incorrect = 0x90050000,
ntfLDS_Biometrics_SubType_Missing = 0x90060000,
ntfLDS_Biometrics_SubType_Incorrect = 0x90070000,
ntfLDS_Biometrics_BDB_Image_Missing = 0x90080000,
ntfLDS_Biometrics_BDB_FormatID_Incorrect = 0x90090000,
ntfLDS_Biometrics_BDB_Version_Incorrect = 0x900A0000,
ntfLDS_Biometrics_BDB_DataLength_Incorrect = 0x900B0000,
ntfLDS_Biometrics_BDB_Data_Gender = 0x90100000,
ntfLDS_Biometrics_BDB_Data_EyeColor = 0x90110000,
ntfLDS_Biometrics_BDB_Data_HairColor = 0x90120000,
ntfLDS_Biometrics_BDB_Data_PoseAngle_Yaw = 0x90130000,
ntfLDS_Biometrics_BDB_Data_PoseAngle_Pitch = 0x90140000,
ntfLDS_Biometrics_BDB_Data_PoseAngle_Roll = 0x90150000,
ntfLDS_Biometrics_BDB_Data_PoseAngleU_Yaw = 0x90160000,
ntfLDS_Biometrics_BDB_Data_PoseAngleU_Pitch = 0x90170000,
ntfLDS_Biometrics_BDB_Data_PoseAngleU_Roll = 0x90180000,
ntfLDS_Biometrics_BDB_Data_FaceImageType = 0x90190000,
ntfLDS_Biometrics_BDB_Data_ImageDataType = 0x901A0000,
ntfLDS_SI_PACE_Info_UnsupportedStdParameters = 0x91000000,
ntfLDS_SI_PACE_Info_DeprecatedVersion = 0x91000001,
ntfLDS_SI_PACE_DomainParams_UsingStdRef = 0x91000002,
ntfLDS_SI_PACE_DomainParams_UnsupportedAlgorithm = 0x91000003,
ntfLDS_SI_CA_Info_IncorrectVersion = 0x91000004,
ntfLDS_SI_CA_PublicKey_UnsupportedAlgorithm = 0x91000005,
ntfLDS_SI_CA_DomainParams_UnsupportedAlgorithm = 0x91000006,
ntfLDS_SI_TA_Info_IncorrectVersion = 0x91000007,
ntfLDS_SI_TA_Info_FileIDForVersion2 = 0x91000008,
ntfLDS_SI_eIDSecurity_UnsupportedDigestAlgorithm = 0x91000009,
ntfLDS_SI_RI_Info_IncorrectVersion = 0x9100000A,
ntfLDS_SI_RI_DomainParams_UnsupportedAlgorithm = 0x9100000B,
ntfLDS_SI_AA_Info_IncorrectVersion = 0x9100000C,
ntfLDS_SI_AA_Info_UnsupportedAlgorithm = 0x9100000D,
ntfLDS_SI_AA_Info_InconsistentAlgorithmReference = 0x9100000E,
ntfLDS_SI_Storage_PACE_Info_NotAvailable = 0x91000100,
ntfLDS_SI_Storage_PACE_Info_NoStdParameters = 0x91000101,
ntfLDS_SI_Storage_PACE_Info_NoMatchingDomainParams = 0x91000102,
ntfLDS_SI_Storage_CA_Info_NotAvailable = 0x91000103,
ntfLDS_SI_Storage_CA_DomainParams_NoRequiredOption = 0x91000104,
ntfLDS_SI_Storage_CA_DomainParams_NotAvailable = 0x91000105,
ntfLDS_SI_Storage_CA_AnonymousInfos = 0x91000106,
ntfLDS_SI_Storage_CA_Info_NoMatchingDomainParams = 0x91000107,
ntfLDS_SI_Storage_CA_Info_NoMatchingPublicKey = 0x91000108,
ntfLDS_SI_Storage_CA_IncorrectInfosQuantity = 0x91000109,
ntfLDS_SI_Storage_TA_Info_NotAvailable = 0x9100010A,
ntfLDS_SI_Storage_CardInfoLocator_MultipleEntries = 0x9100010B,
ntfLDS_SI_Storage_eIDSecurityInfo_MultipleEntries = 0x9100010C,
ntfLDS_SI_Storage_PrivilegedTI_MultipleEntries = 0x9100010D,
ntfLDS_SI_Storage_PrivilegedTI_IncorrectUsage = 0x9100010E,
ntfLDS_SI_Storage_RI_DomainParams_MultipleEntries = 0x9100010F,
ntfLDS_SI_Storage_PACEInfos_NonConsistant = 0x91000110,
ntfLDS_CVCertificate_Profile_IncorrectVersion = 0x91000201,
ntfLDS_CVCertificate_Validity = 0x91000202,
ntfLDS_CVCertificate_NonCVCADomainParameters = 0x91000203,
ntfLDS_CV_Certificate_PrivateKey_IncorrectVersion = 0x91000204,
ntfLDS_TA_PACEStaticBindingUsed = 0x91000300,
ntfLDS_Auth_MLSignerInfo_Certificate_Validity = 0x92000115,
ntfLDS_Auth_MLSignerInfo_Certificate_RootIsNotTrusted = 0x92000116,
ntfLDS_Auth_MLSignerInfo_Certificate_CantFindCSCA = 0x92000117,
ntfLDS_Auth_MLSignerInfo_Certificate_Revoked = 0x92000118,
ntfLDS_Auth_MLSignerInfo_Certificate_SignatureInvalid = 0x92000119,
ntfLDS_ICAO_Certificate_Chain_Country_NonMatching = 0x90000250,
ntfLDS_ICAO_Certificate_VisualMrz_Country_NonMatching = 0x90000251,
ntfLDS_MRZ_CountryCode_VisualMrz_NonMatching = 0x00022019,
ntfLDS_ICAO_Certificate_MRZ_Country_NonMatching = 0x90000252,
ntfLDS_ICAO_Certificate_Issuer_CountryNonUpperCase = 0x90000253,
ntfLDS_ICAO_Certificate_Subject_CountryNonUpperCase = 0x90000254,
}
Swift
enum eLDS_ParsingNotificationCodes : UInt, @unchecked Sendable
Undocumented
-
Undocumented
Declaration
Objective-C
ntfLDS_ASN_Certificate_IncorrectVersion = 0x90000001Swift
case ntfLDS_ASN_Certificate_IncorrectVersion = 2415919105 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_Certificate_NonMatchingSignatureAlgorithm = 0x90000002Swift
case ntfLDS_ASN_Certificate_NonMatchingSignatureAlgorithm = 2415919106 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_Certificate_IncorrectTimeCoding = 0x90000003Swift
case ntfLDS_ASN_Certificate_IncorrectTimeCoding = 2415919107 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_Certificate_IncorrectUseOfGeneralizedTime = 0x90000004Swift
case ntfLDS_ASN_Certificate_IncorrectUseOfGeneralizedTime = 2415919108 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_Certificate_EmptyIssuer = 0x90000005Swift
case ntfLDS_ASN_Certificate_EmptyIssuer = 2415919109 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_Certificate_EmptySubject = 0x90000006Swift
case ntfLDS_ASN_Certificate_EmptySubject = 2415919110 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_Certificate_UnsupportedCriticalExtension = 0x90000008Swift
case ntfLDS_ASN_Certificate_UnsupportedCriticalExtension = 2415919112 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_Certificate_ForcedDefaultCSCARole = 0x9000000ESwift
case ntfLDS_ASN_Certificate_ForcedDefaultCSCARole = 2415919118 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_Certificate_ForcedDefaultDSRole = 0x9000000FSwift
case ntfLDS_ASN_Certificate_ForcedDefaultDSRole = 2415919119 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_Certificate_IncorrectIssuerSubjectDS = 0x90000010Swift
case ntfLDS_ASN_Certificate_IncorrectIssuerSubjectDS = 2415919120 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_Certificate_DuplicatingExtensions = 0x90000017Swift
case ntfLDS_ASN_Certificate_DuplicatingExtensions = 2415919127 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Version_Missed = 0x90000200Swift
case ntfLDS_ICAO_Certificate_Version_Missed = 2415919616 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Version_Incorrect = 0x90000201Swift
case ntfLDS_ICAO_Certificate_Version_Incorrect = 2415919617 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Issuer_Country_Missed = 0x90000202Swift
case ntfLDS_ICAO_Certificate_Issuer_Country_Missed = 2415919618 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Issuer_CommonName_Missed = 0x90000203Swift
case ntfLDS_ICAO_Certificate_Issuer_CommonName_Missed = 2415919619 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Issuer_CountryNonCompliant = 0x90000204Swift
case ntfLDS_ICAO_Certificate_Issuer_CountryNonCompliant = 2415919620 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Subject_Country_Missed = 0x90000205Swift
case ntfLDS_ICAO_Certificate_Subject_Country_Missed = 2415919621 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Subject_CommonName_Missed = 0x90000206Swift
case ntfLDS_ICAO_Certificate_Subject_CommonName_Missed = 2415919622 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Subject_CountryNonCompliant = 0x90000207Swift
case ntfLDS_ICAO_Certificate_Subject_CountryNonCompliant = 2415919623 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_UsingNonCompliantData = 0x90000208Swift
case ntfLDS_ICAO_Certificate_UsingNonCompliantData = 2415919624 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_UnsupportedSignatureAlgorithm = 0x90000209Swift
case ntfLDS_ICAO_Certificate_UnsupportedSignatureAlgorithm = 2415919625 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_UnsupportedPublicKeyAlgorithm = 0x9000020ASwift
case ntfLDS_ICAO_Certificate_UnsupportedPublicKeyAlgorithm = 2415919626 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_MissedExtensions = 0x9000020BSwift
case ntfLDS_ICAO_Certificate_MissedExtensions = 2415919627 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Validity = 0x9000020CSwift
case ntfLDS_ICAO_Certificate_Validity = 2415919628 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_UsingNonCompliantData = 0x9000020DSwift
case ntfLDS_ICAO_Certificate_Ext_UsingNonCompliantData = 2415919629 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_KeyUsage_Missed = 0x9000020ESwift
case ntfLDS_ICAO_Certificate_Ext_KeyUsage_Missed = 2415919630 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_KeyUsage_NotCritical = 0x9000020FSwift
case ntfLDS_ICAO_Certificate_Ext_KeyUsage_NotCritical = 2415919631 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_KeyUsage_IncorrectData = 0x90000210Swift
case ntfLDS_ICAO_Certificate_Ext_KeyUsage_IncorrectData = 2415919632 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_BasicC_Missed = 0x90000211Swift
case ntfLDS_ICAO_Certificate_Ext_BasicC_Missed = 2415919633 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectUsage1 = 0x90000212Swift
case ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectUsage1 = 2415919634 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectUsage2 = 0x90000213Swift
case ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectUsage2 = 2415919635 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_BasicC_NotCritical = 0x90000214Swift
case ntfLDS_ICAO_Certificate_Ext_BasicC_NotCritical = 2415919636 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectData = 0x90000215Swift
case ntfLDS_ICAO_Certificate_Ext_BasicC_IncorrectData = 2415919637 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_BasicC_PathLenC_Missed = 0x90000216Swift
case ntfLDS_ICAO_Certificate_Ext_BasicC_PathLenC_Missed = 2415919638 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_BasicC_PathLenC_Incorrect = 0x90000217Swift
case ntfLDS_ICAO_Certificate_Ext_BasicC_PathLenC_Incorrect = 2415919639 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_NotCritical = 0x90000218Swift
case ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_NotCritical = 2415919640 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_IncorrectUsage = 0x90000219Swift
case ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_IncorrectUsage = 2415919641 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_IncorrectData = 0x9000021ASwift
case ntfLDS_ICAO_Certificate_Ext_ExtKeyUsage_IncorrectData = 2415919642 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_AuthKeyID_Missed = 0x9000021BSwift
case ntfLDS_ICAO_Certificate_Ext_AuthKeyID_Missed = 2415919643 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_AuthKeyID_IncorrectData = 0x9000021CSwift
case ntfLDS_ICAO_Certificate_Ext_AuthKeyID_IncorrectData = 2415919644 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_AuthKeyID_KeyID_Missed = 0x9000021DSwift
case ntfLDS_ICAO_Certificate_Ext_AuthKeyID_KeyID_Missed = 2415919645 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_SubjectKeyID_Missed = 0x9000021ESwift
case ntfLDS_ICAO_Certificate_Ext_SubjectKeyID_Missed = 2415919646 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_SubjectKeyID_IncorrectData = 0x9000021FSwift
case ntfLDS_ICAO_Certificate_Ext_SubjectKeyID_IncorrectData = 2415919647 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_Missed = 0x90000220Swift
case ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_Missed = 2415919648 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_IncorrectData = 0x90000221Swift
case ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_IncorrectData = 2415919649 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_Empty = 0x90000222Swift
case ntfLDS_ICAO_Certificate_Ext_PrivateKeyUP_Empty = 2415919650 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Missed = 0x90000223Swift
case ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Missed = 2415919651 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_IncorrectData = 0x90000224Swift
case ntfLDS_ICAO_Certificate_Ext_SubjectAltName_IncorrectData = 2415919652 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Empty = 0x90000225Swift
case ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Empty = 2415919653 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_NonCompliant = 0x90000226Swift
case ntfLDS_ICAO_Certificate_Ext_SubjectAltName_NonCompliant = 2415919654 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Critical = 0x90000228Swift
case ntfLDS_ICAO_Certificate_Ext_SubjectAltName_Critical = 2415919656 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_Empty = 0x90000229Swift
case ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_Empty = 2415919657 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_Incorrect = 0x9000022ASwift
case ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_Incorrect = 2415919658 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_NonCompliant = 0x9000022BSwift
case ntfLDS_ICAO_Certificate_Ext_SubjectAltName_DN_NonCompliant = 2415919659 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Missed = 0x9000022CSwift
case ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Missed = 2415919660 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_IncorrectData = 0x9000022DSwift
case ntfLDS_ICAO_Certificate_Ext_IssuerAltName_IncorrectData = 2415919661 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Empty = 0x9000022ESwift
case ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Empty = 2415919662 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_NonCompliant = 0x9000022FSwift
case ntfLDS_ICAO_Certificate_Ext_IssuerAltName_NonCompliant = 2415919663 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Critical = 0x90000231Swift
case ntfLDS_ICAO_Certificate_Ext_IssuerAltName_Critical = 2415919665 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_Empty = 0x90000232Swift
case ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_Empty = 2415919666 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_Incorrect = 0x90000233Swift
case ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_Incorrect = 2415919667 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_NonCompliant = 0x90000234Swift
case ntfLDS_ICAO_Certificate_Ext_IssuerAltName_DN_NonCompliant = 2415919668 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_DocTypeList_Missed = 0x90000235Swift
case ntfLDS_ICAO_Certificate_Ext_DocTypeList_Missed = 2415919669 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_DocTypeList_IncorrectData = 0x90000236Swift
case ntfLDS_ICAO_Certificate_Ext_DocTypeList_IncorrectData = 2415919670 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_DocTypeList_Version = 0x90000237Swift
case ntfLDS_ICAO_Certificate_Ext_DocTypeList_Version = 2415919671 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_DocTypeList_DocTypes = 0x90000238Swift
case ntfLDS_ICAO_Certificate_Ext_DocTypeList_DocTypes = 2415919672 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_DocTypeList_DocTypes_Empty = 0x90000239Swift
case ntfLDS_ICAO_Certificate_Ext_DocTypeList_DocTypes_Empty = 2415919673 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_CertPolicies_IncorrectData = 0x9000023ASwift
case ntfLDS_ICAO_Certificate_Ext_CertPolicies_IncorrectData = 2415919674 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_CertPolicies_Empty = 0x9000023BSwift
case ntfLDS_ICAO_Certificate_Ext_CertPolicies_Empty = 2415919675 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_CertPolicies_PolicyID_Missed = 0x9000023CSwift
case ntfLDS_ICAO_Certificate_Ext_CertPolicies_PolicyID_Missed = 2415919676 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_Missed = 0x9000023DSwift
case ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_Missed = 2415919677 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_IncorrectData = 0x9000023ESwift
case ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_IncorrectData = 2415919678 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_Empty = 0x9000023FSwift
case ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_Empty = 2415919679 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_PointMissed = 0x90000240Swift
case ntfLDS_ICAO_Certificate_Ext_CRLDistPoint_PointMissed = 2415919680 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_SN_NonCompliant = 0x90000241Swift
case ntfLDS_ICAO_Certificate_SN_NonCompliant = 2415919681 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Issuer_SN_NonCompliant = 0x90000242Swift
case ntfLDS_ICAO_Certificate_Issuer_SN_NonCompliant = 2415919682 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Subject_SN_NonCompliant = 0x90000243Swift
case ntfLDS_ICAO_Certificate_Subject_SN_NonCompliant = 2415919683 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Issuer_AttributeNonCompliant = 0x90000244Swift
case ntfLDS_ICAO_Certificate_Issuer_AttributeNonCompliant = 2415919684 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Subject_AttributeNonCompliant = 0x90000245Swift
case ntfLDS_ICAO_Certificate_Subject_AttributeNonCompliant = 2415919685 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_IssuerSubject_Country_NonMatching = 0x90000246Swift
case ntfLDS_ICAO_Certificate_IssuerSubject_Country_NonMatching = 2415919686 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_CSCA_AltNames_NonMatching = 0x90000247Swift
case ntfLDS_ICAO_Certificate_Ext_CSCA_AltNames_NonMatching = 2415919687 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_NameChange_IncorrectData = 0x90000248Swift
case ntfLDS_ICAO_Certificate_Ext_NameChange_IncorrectData = 2415919688 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_NameChange_NonCompliant = 0x90000249Swift
case ntfLDS_ICAO_Certificate_Ext_NameChange_NonCompliant = 2415919689 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_NameChange_Critical = 0x9000024ASwift
case ntfLDS_ICAO_Certificate_Ext_NameChange_Critical = 2415919690 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_DocTypeList_NonCompliant = 0x9000024BSwift
case ntfLDS_ICAO_Certificate_Ext_DocTypeList_NonCompliant = 2415919691 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_DocTypeList_Critical = 0x9000024CSwift
case ntfLDS_ICAO_Certificate_Ext_DocTypeList_Critical = 2415919692 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Ext_Optional_Critical = 0x9000024DSwift
case ntfLDS_ICAO_Certificate_Ext_Optional_Critical = 2415919693 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Subject_NonCompliant = 0x9000024ESwift
case ntfLDS_ICAO_Certificate_Subject_NonCompliant = 2415919694 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Subject_CommonNameNonCompliant = 0x9000024FSwift
case ntfLDS_ICAO_Certificate_Subject_CommonNameNonCompliant = 2415919695 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_COM_LDS_Version_Incorrect = 0x90000020Swift
case ntfLDS_ICAO_COM_LDS_Version_Incorrect = 2415919136 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_COM_LDS_Version_Missing = 0x90000021Swift
case ntfLDS_ICAO_COM_LDS_Version_Missing = 2415919137 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_COM_Unicode_Version_Incorrect = 0x90000022Swift
case ntfLDS_ICAO_COM_Unicode_Version_Incorrect = 2415919138 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_COM_Unicode_Version_Missing = 0x90000023Swift
case ntfLDS_ICAO_COM_Unicode_Version_Missing = 2415919139 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_COM_DGPM_Incorrect = 0x90000024Swift
case ntfLDS_ICAO_COM_DGPM_Incorrect = 2415919140 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_COM_DGPM_Missing = 0x90000025Swift
case ntfLDS_ICAO_COM_DGPM_Missing = 2415919141 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_COM_DGPM_Unexpected = 0x90000026Swift
case ntfLDS_ICAO_COM_DGPM_Unexpected = 2415919142 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Application_LDSVersion_Unsupported = 0x90000030Swift
case ntfLDS_ICAO_Application_LDSVersion_Unsupported = 2415919152 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Application_UnicodeVersion_Unsupported = 0x90000031Swift
case ntfLDS_ICAO_Application_UnicodeVersion_Unsupported = 2415919153 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Application_LDSVersion_Inconsistent = 0x90000032Swift
case ntfLDS_ICAO_Application_LDSVersion_Inconsistent = 2415919154 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Application_UnicodeVersion_Inconsistent = 0x90000033Swift
case ntfLDS_ICAO_Application_UnicodeVersion_Inconsistent = 2415919155 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignedData_OID_Incorrect = 0x90000100Swift
case ntfLDS_ASN_SignedData_OID_Incorrect = 2415919360 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignedData_Version_Incorrect = 0x900001A0Swift
case ntfLDS_ASN_SignedData_Version_Incorrect = 2415919520 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignedData_ContentOID_Incorrect = 0x900001A1Swift
case ntfLDS_ASN_SignedData_ContentOID_Incorrect = 2415919521 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_SignedData_Version_Incorrect = 0x90000101Swift
case ntfLDS_ICAO_SignedData_Version_Incorrect = 2415919361 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_SignedData_DigestAlgorithms_Empty = 0x90000102Swift
case ntfLDS_ICAO_SignedData_DigestAlgorithms_Empty = 2415919362 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_SignedData_DigestAlgorithms_Unsupported = 0x90000103Swift
case ntfLDS_ICAO_SignedData_DigestAlgorithms_Unsupported = 2415919363 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_SignedData_SignerInfos_MultipleEntries = 0x90000109Swift
case ntfLDS_ICAO_SignedData_SignerInfos_MultipleEntries = 2415919369 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_SignedData_Certificates_Missed = 0x900001B0Swift
case ntfLDS_ICAO_SignedData_Certificates_Missed = 2415919536 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_SignedData_Certificates_Empty = 0x900001B1Swift
case ntfLDS_ICAO_SignedData_Certificates_Empty = 2415919537 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_SignedData_CRLs_IncorrectUsage = 0x900001B2Swift
case ntfLDS_ICAO_SignedData_CRLs_IncorrectUsage = 2415919538 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_LDSObject_IncorrectContentOID = 0x90000104Swift
case ntfLDS_ICAO_LDSObject_IncorrectContentOID = 2415919364 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_LDSObject_DGNumber_Incorrect = 0x90000105Swift
case ntfLDS_ICAO_LDSObject_DGNumber_Incorrect = 2415919365 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_LDSObject_DGHash_Missing = 0x90000106Swift
case ntfLDS_ICAO_LDSObject_DGHash_Missing = 2415919366 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_LDSObject_DGHash_Extra = 0x90000107Swift
case ntfLDS_ICAO_LDSObject_DGHash_Extra = 2415919367 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_LDSObject_Version_Incorrect = 0x90000108Swift
case ntfLDS_ICAO_LDSObject_Version_Incorrect = 2415919368 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_MasterList_Version_Incorrect = 0x900001C0Swift
case ntfLDS_ICAO_MasterList_Version_Incorrect = 2415919552 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_DeviationList_Version_Incorrect = 0x900001C8Swift
case ntfLDS_ICAO_DeviationList_Version_Incorrect = 2415919560 -
Undocumented
Declaration
Objective-C
ntfLDS_BSI_DefectList_Version_Incorrect = 0x900001D0Swift
case ntfLDS_BSI_DefectList_Version_Incorrect = 2415919568 -
Undocumented
Declaration
Objective-C
ntfLDS_BSI_BlackList_Version_Incorrect = 0x900001D8Swift
case ntfLDS_BSI_BlackList_Version_Incorrect = 2415919576 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignerInfo_Version_Incorrect = 0x9000010ASwift
case ntfLDS_ASN_SignerInfo_Version_Incorrect = 2415919370 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignerInfo_SID_IncorrectChoice = 0x9000010BSwift
case ntfLDS_ASN_SignerInfo_SID_IncorrectChoice = 2415919371 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignerInfo_SID_DigestAlgorithmNotListed = 0x9000010CSwift
case ntfLDS_ASN_SignerInfo_SID_DigestAlgorithmNotListed = 2415919372 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignerInfo_MessageDigestAttr_Missing = 0x9000010DSwift
case ntfLDS_ASN_SignerInfo_MessageDigestAttr_Missing = 2415919373 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignerInfo_MessageDigestAttr_Data = 0x9000010ESwift
case ntfLDS_ASN_SignerInfo_MessageDigestAttr_Data = 2415919374 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignerInfo_MessageDigestAttr_Value = 0x9000010FSwift
case ntfLDS_ASN_SignerInfo_MessageDigestAttr_Value = 2415919375 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignerInfo_ContentTypeAttr_Missing = 0x90000110Swift
case ntfLDS_ASN_SignerInfo_ContentTypeAttr_Missing = 2415919376 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignerInfo_ContentTypeAttr_Data = 0x90000111Swift
case ntfLDS_ASN_SignerInfo_ContentTypeAttr_Data = 2415919377 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignerInfo_ContentTypeAttr_Value = 0x90000112Swift
case ntfLDS_ASN_SignerInfo_ContentTypeAttr_Value = 2415919378 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignerInfo_SigningTimeAttr_Missing = 0x9000011BSwift
case ntfLDS_ASN_SignerInfo_SigningTimeAttr_Missing = 2415919387 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignerInfo_SigningTimeAttr_Data = 0x9000011CSwift
case ntfLDS_ASN_SignerInfo_SigningTimeAttr_Data = 2415919388 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignerInfo_SigningTimeAttr_Value = 0x9000011DSwift
case ntfLDS_ASN_SignerInfo_SigningTimeAttr_Value = 2415919389 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignerInfo_ListContentDescriptionAttr_Missing = 0x9000011ESwift
case ntfLDS_ASN_SignerInfo_ListContentDescriptionAttr_Missing = 2415919390 -
Undocumented
Declaration
Objective-C
ntfLDS_ASN_SignerInfo_ListContentDescriptionAttr_Data = 0x9000011FSwift
case ntfLDS_ASN_SignerInfo_ListContentDescriptionAttr_Data = 2415919391 -
Undocumented
Declaration
Objective-C
ntfLDS_Auth_SignerInfo_Certificate_Validity = 0x90000115Swift
case ntfLDS_Auth_SignerInfo_Certificate_Validity = 2415919381 -
Undocumented
Declaration
Objective-C
ntfLDS_Auth_SignerInfo_Certificate_RootIsNotTrusted = 0x90000116Swift
case ntfLDS_Auth_SignerInfo_Certificate_RootIsNotTrusted = 2415919382 -
Undocumented
Declaration
Objective-C
ntfLDS_Auth_SignerInfo_Certificate_CantFindCSCA = 0x90000117Swift
case ntfLDS_Auth_SignerInfo_Certificate_CantFindCSCA = 2415919383 -
Undocumented
Declaration
Objective-C
ntfLDS_Auth_SignerInfo_Certificate_Revoked = 0x90000118Swift
case ntfLDS_Auth_SignerInfo_Certificate_Revoked = 2415919384 -
Undocumented
Declaration
Objective-C
ntfLDS_Auth_SignerInfo_Certificate_SignatureInvalid = 0x90000119Swift
case ntfLDS_Auth_SignerInfo_Certificate_SignatureInvalid = 2415919385 -
Undocumented
Declaration
Objective-C
ntfLDS_UnsupportedImageFormat = 0x9000011ASwift
case ntfLDS_UnsupportedImageFormat = 2415919386 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_DocumentType_Unknown = 0x00022008Swift
case ntfLDS_MRZ_DocumentType_Unknown = 139272 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_IssuingState_SyntaxError = 0x00022009Swift
case ntfLDS_MRZ_IssuingState_SyntaxError = 139273 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_Name_IsVoid = 0x0002200ASwift
case ntfLDS_MRZ_Name_IsVoid = 139274 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_Number_IncorrectChecksum = 0x0002200DSwift
case ntfLDS_MRZ_Number_IncorrectChecksum = 139277 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_Nationality_SyntaxError = 0x0002200ESwift
case ntfLDS_MRZ_Nationality_SyntaxError = 139278 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_DOB_SyntaxError = 0x0002200FSwift
case ntfLDS_MRZ_DOB_SyntaxError = 139279 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_DOB_Error = 0x00022010Swift
case ntfLDS_MRZ_DOB_Error = 139280 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_DOB_IncorrectChecksum = 0x00022011Swift
case ntfLDS_MRZ_DOB_IncorrectChecksum = 139281 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_Sex_Incorrect = 0x00022012Swift
case ntfLDS_MRZ_Sex_Incorrect = 139282 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_DOE_SyntaxError = 0x00022013Swift
case ntfLDS_MRZ_DOE_SyntaxError = 139283 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_DOE_Error = 0x00022014Swift
case ntfLDS_MRZ_DOE_Error = 139284 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_DOE_IncorrectChecksum = 0x00022015Swift
case ntfLDS_MRZ_DOE_IncorrectChecksum = 139285 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_OptionalData_IncorrectChecksum = 0x00022016Swift
case ntfLDS_MRZ_OptionalData_IncorrectChecksum = 139286 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_IncorrectChecksum = 0x00022017Swift
case ntfLDS_MRZ_IncorrectChecksum = 139287 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_Incorrect = 0x00022018Swift
case ntfLDS_MRZ_Incorrect = 139288 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_FormatOwner_Missing = 0x90010000Swift
case ntfLDS_Biometrics_FormatOwner_Missing = 2415984640 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_FormatOwner_Incorrect = 0x90020000Swift
case ntfLDS_Biometrics_FormatOwner_Incorrect = 2416050176 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_FormatType_Missing = 0x90030000Swift
case ntfLDS_Biometrics_FormatType_Missing = 2416115712 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_FormatType_Incorrect = 0x90040000Swift
case ntfLDS_Biometrics_FormatType_Incorrect = 2416181248 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_Type_Incorrect = 0x90050000Swift
case ntfLDS_Biometrics_Type_Incorrect = 2416246784 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_SubType_Missing = 0x90060000Swift
case ntfLDS_Biometrics_SubType_Missing = 2416312320 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_SubType_Incorrect = 0x90070000Swift
case ntfLDS_Biometrics_SubType_Incorrect = 2416377856 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_Image_Missing = 0x90080000Swift
case ntfLDS_Biometrics_BDB_Image_Missing = 2416443392 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_FormatID_Incorrect = 0x90090000Swift
case ntfLDS_Biometrics_BDB_FormatID_Incorrect = 2416508928 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_Version_Incorrect = 0x900A0000Swift
case ntfLDS_Biometrics_BDB_Version_Incorrect = 2416574464 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_DataLength_Incorrect = 0x900B0000Swift
case ntfLDS_Biometrics_BDB_DataLength_Incorrect = 2416640000 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_Data_Gender = 0x90100000Swift
case ntfLDS_Biometrics_BDB_Data_Gender = 2416967680 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_Data_EyeColor = 0x90110000Swift
case ntfLDS_Biometrics_BDB_Data_EyeColor = 2417033216 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_Data_HairColor = 0x90120000Swift
case ntfLDS_Biometrics_BDB_Data_HairColor = 2417098752 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_Data_PoseAngle_Yaw = 0x90130000Swift
case ntfLDS_Biometrics_BDB_Data_PoseAngle_Yaw = 2417164288 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_Data_PoseAngle_Pitch = 0x90140000Swift
case ntfLDS_Biometrics_BDB_Data_PoseAngle_Pitch = 2417229824 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_Data_PoseAngle_Roll = 0x90150000Swift
case ntfLDS_Biometrics_BDB_Data_PoseAngle_Roll = 2417295360 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_Data_PoseAngleU_Yaw = 0x90160000Swift
case ntfLDS_Biometrics_BDB_Data_PoseAngleU_Yaw = 2417360896 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_Data_PoseAngleU_Pitch = 0x90170000Swift
case ntfLDS_Biometrics_BDB_Data_PoseAngleU_Pitch = 2417426432 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_Data_PoseAngleU_Roll = 0x90180000Swift
case ntfLDS_Biometrics_BDB_Data_PoseAngleU_Roll = 2417491968 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_Data_FaceImageType = 0x90190000Swift
case ntfLDS_Biometrics_BDB_Data_FaceImageType = 2417557504 -
Undocumented
Declaration
Objective-C
ntfLDS_Biometrics_BDB_Data_ImageDataType = 0x901A0000Swift
case ntfLDS_Biometrics_BDB_Data_ImageDataType = 2417623040 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_PACE_Info_UnsupportedStdParameters = 0x91000000Swift
case ntfLDS_SI_PACE_Info_UnsupportedStdParameters = 2432696320 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_PACE_Info_DeprecatedVersion = 0x91000001Swift
case ntfLDS_SI_PACE_Info_DeprecatedVersion = 2432696321 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_PACE_DomainParams_UsingStdRef = 0x91000002Swift
case ntfLDS_SI_PACE_DomainParams_UsingStdRef = 2432696322 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_PACE_DomainParams_UnsupportedAlgorithm = 0x91000003Swift
case ntfLDS_SI_PACE_DomainParams_UnsupportedAlgorithm = 2432696323 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_CA_Info_IncorrectVersion = 0x91000004Swift
case ntfLDS_SI_CA_Info_IncorrectVersion = 2432696324 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_CA_PublicKey_UnsupportedAlgorithm = 0x91000005Swift
case ntfLDS_SI_CA_PublicKey_UnsupportedAlgorithm = 2432696325 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_CA_DomainParams_UnsupportedAlgorithm = 0x91000006Swift
case ntfLDS_SI_CA_DomainParams_UnsupportedAlgorithm = 2432696326 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_TA_Info_IncorrectVersion = 0x91000007Swift
case ntfLDS_SI_TA_Info_IncorrectVersion = 2432696327 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_TA_Info_FileIDForVersion2 = 0x91000008Swift
case ntfLDS_SI_TA_Info_FileIDForVersion2 = 2432696328 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_eIDSecurity_UnsupportedDigestAlgorithm = 0x91000009Swift
case ntfLDS_SI_eIDSecurity_UnsupportedDigestAlgorithm = 2432696329 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_RI_Info_IncorrectVersion = 0x9100000ASwift
case ntfLDS_SI_RI_Info_IncorrectVersion = 2432696330 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_RI_DomainParams_UnsupportedAlgorithm = 0x9100000BSwift
case ntfLDS_SI_RI_DomainParams_UnsupportedAlgorithm = 2432696331 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_AA_Info_IncorrectVersion = 0x9100000CSwift
case ntfLDS_SI_AA_Info_IncorrectVersion = 2432696332 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_AA_Info_UnsupportedAlgorithm = 0x9100000DSwift
case ntfLDS_SI_AA_Info_UnsupportedAlgorithm = 2432696333 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_AA_Info_InconsistentAlgorithmReference = 0x9100000ESwift
case ntfLDS_SI_AA_Info_InconsistentAlgorithmReference = 2432696334 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_PACE_Info_NotAvailable = 0x91000100Swift
case ntfLDS_SI_Storage_PACE_Info_NotAvailable = 2432696576 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_PACE_Info_NoStdParameters = 0x91000101Swift
case ntfLDS_SI_Storage_PACE_Info_NoStdParameters = 2432696577 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_PACE_Info_NoMatchingDomainParams = 0x91000102Swift
case ntfLDS_SI_Storage_PACE_Info_NoMatchingDomainParams = 2432696578 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_CA_Info_NotAvailable = 0x91000103Swift
case ntfLDS_SI_Storage_CA_Info_NotAvailable = 2432696579 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_CA_DomainParams_NoRequiredOption = 0x91000104Swift
case ntfLDS_SI_Storage_CA_DomainParams_NoRequiredOption = 2432696580 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_CA_DomainParams_NotAvailable = 0x91000105Swift
case ntfLDS_SI_Storage_CA_DomainParams_NotAvailable = 2432696581 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_CA_AnonymousInfos = 0x91000106Swift
case ntfLDS_SI_Storage_CA_AnonymousInfos = 2432696582 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_CA_Info_NoMatchingDomainParams = 0x91000107Swift
case ntfLDS_SI_Storage_CA_Info_NoMatchingDomainParams = 2432696583 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_CA_Info_NoMatchingPublicKey = 0x91000108Swift
case ntfLDS_SI_Storage_CA_Info_NoMatchingPublicKey = 2432696584 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_CA_IncorrectInfosQuantity = 0x91000109Swift
case ntfLDS_SI_Storage_CA_IncorrectInfosQuantity = 2432696585 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_TA_Info_NotAvailable = 0x9100010ASwift
case ntfLDS_SI_Storage_TA_Info_NotAvailable = 2432696586 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_CardInfoLocator_MultipleEntries = 0x9100010BSwift
case ntfLDS_SI_Storage_CardInfoLocator_MultipleEntries = 2432696587 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_eIDSecurityInfo_MultipleEntries = 0x9100010CSwift
case ntfLDS_SI_Storage_eIDSecurityInfo_MultipleEntries = 2432696588 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_PrivilegedTI_MultipleEntries = 0x9100010DSwift
case ntfLDS_SI_Storage_PrivilegedTI_MultipleEntries = 2432696589 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_PrivilegedTI_IncorrectUsage = 0x9100010ESwift
case ntfLDS_SI_Storage_PrivilegedTI_IncorrectUsage = 2432696590 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_RI_DomainParams_MultipleEntries = 0x9100010FSwift
case ntfLDS_SI_Storage_RI_DomainParams_MultipleEntries = 2432696591 -
Undocumented
Declaration
Objective-C
ntfLDS_SI_Storage_PACEInfos_NonConsistant = 0x91000110Swift
case ntfLDS_SI_Storage_PACEInfos_NonConsistant = 2432696592 -
Undocumented
Declaration
Objective-C
ntfLDS_CVCertificate_Profile_IncorrectVersion = 0x91000201Swift
case ntfLDS_CVCertificate_Profile_IncorrectVersion = 2432696833 -
Undocumented
Declaration
Objective-C
ntfLDS_CVCertificate_Validity = 0x91000202Swift
case ntfLDS_CVCertificate_Validity = 2432696834 -
Undocumented
Declaration
Objective-C
ntfLDS_CVCertificate_NonCVCADomainParameters = 0x91000203Swift
case ntfLDS_CVCertificate_NonCVCADomainParameters = 2432696835 -
Undocumented
Declaration
Objective-C
ntfLDS_CV_Certificate_PrivateKey_IncorrectVersion = 0x91000204Swift
case ntfLDS_CV_Certificate_PrivateKey_IncorrectVersion = 2432696836 -
Undocumented
Declaration
Objective-C
ntfLDS_TA_PACEStaticBindingUsed = 0x91000300Swift
case ntfLDS_TA_PACEStaticBindingUsed = 2432697088 -
Undocumented
Declaration
Objective-C
ntfLDS_Auth_MLSignerInfo_Certificate_Validity = 0x92000115Swift
case ntfLDS_Auth_MLSignerInfo_Certificate_Validity = 2449473813 -
Undocumented
Declaration
Objective-C
ntfLDS_Auth_MLSignerInfo_Certificate_RootIsNotTrusted = 0x92000116Swift
case ntfLDS_Auth_MLSignerInfo_Certificate_RootIsNotTrusted = 2449473814 -
Undocumented
Declaration
Objective-C
ntfLDS_Auth_MLSignerInfo_Certificate_CantFindCSCA = 0x92000117Swift
case ntfLDS_Auth_MLSignerInfo_Certificate_CantFindCSCA = 2449473815 -
Undocumented
Declaration
Objective-C
ntfLDS_Auth_MLSignerInfo_Certificate_Revoked = 0x92000118Swift
case ntfLDS_Auth_MLSignerInfo_Certificate_Revoked = 2449473816 -
Undocumented
Declaration
Objective-C
ntfLDS_Auth_MLSignerInfo_Certificate_SignatureInvalid = 0x92000119Swift
case ntfLDS_Auth_MLSignerInfo_Certificate_SignatureInvalid = 2449473817 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Chain_Country_NonMatching = 0x90000250Swift
case ntfLDS_ICAO_Certificate_Chain_Country_NonMatching = 2415919696 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_VisualMrz_Country_NonMatching = 0x90000251Swift
case ntfLDS_ICAO_Certificate_VisualMrz_Country_NonMatching = 2415919697 -
Undocumented
Declaration
Objective-C
ntfLDS_MRZ_CountryCode_VisualMrz_NonMatching = 0x00022019Swift
case ntfLDS_MRZ_CountryCode_VisualMrz_NonMatching = 139289 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_MRZ_Country_NonMatching = 0x90000252Swift
case ntfLDS_ICAO_Certificate_MRZ_Country_NonMatching = 2415919698 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Issuer_CountryNonUpperCase = 0x90000253Swift
case ntfLDS_ICAO_Certificate_Issuer_CountryNonUpperCase = 2415919699 -
Undocumented
Declaration
Objective-C
ntfLDS_ICAO_Certificate_Subject_CountryNonUpperCase = 0x90000254Swift
case ntfLDS_ICAO_Certificate_Subject_CountryNonUpperCase = 2415919700