ParsingErrorCodes
The enumeration contains error codes that can return during the RFID chip processing.
Value | Name | Description |
---|---|---|
1 | errLDS_Ok |
OK |
2147483649 | errLDS_ASN_IncorrectData |
ASN: Incorrect data |
2147483650 | errLDS_ASN_NotEnoughData |
ASN: Not enough data |
2147483651 | errLDS_ASN_Contents_UnexpectedData |
ASN: Contents unexpected data |
2147483656 | errLDS_ASN_SignedData_IncorrectData |
ASN Signed data: Incorrect data |
2147483657 | errLDS_ASN_SignedData_EncapContents_IncorrectData |
ASN Signed data: Encap contents incorrect data |
2147483658 | errLDS_ASN_SignedData_Version_IncorrectData |
ASN Signed data: Version incorrect data |
2147483665 | errLDS_ASN_SignedData_DigestAlgorithms_IncorrectData |
ASN Signed data: Digest algorithms incorrect data |
2147483667 | errLDS_ASN_LDSObject_IncorrectData |
ASN LDS object: Incorrect data |
2147483668 | errLDS_ASN_LDSObject_Version_IncorrectData |
ASN LDS object: Version incorrect data |
2147483669 | errLDS_ASN_LDSObject_DigestAlgorithm_IncorrectData |
ASN LDS object: Digest algorithm incorrect data |
2147483670 | errLDS_ASN_LDSObject_DGHashes_IncorrectData |
ASN LDS object: DG hashes incorrect data |
2147483666 | errLDS_ASN_LDSObject_VersionInfo_IncorrectData |
ASN LDS object: Version info incorrect data |
2147483671 | errLDS_ASN_Certificate_IncorrectData |
ASN Certificate: Incorrect data |
2147483672 | errLDS_ASN_Certificate_Version_IncorrectData |
ASN Certificate: Version incorrect data |
2147483673 | errLDS_ASN_Certificate_SN_IncorrectData |
ASN Certificate: SN incorrect data |
2147483674 | errLDS_ASN_Certificate_Signature_IncorrectData |
ASN Certificate: Signature incorrect data |
2147483675 | errLDS_ASN_Certificate_Issuer_IncorrectData |
ASN Certificate: Issuer incorrect data |
2147483676 | errLDS_ASN_Certificate_Validity_IncorrectData |
ASN Certificate: Validity incorrect data |
2147483677 | errLDS_ASN_Certificate_Subject_IncorrectData |
ASN Certificate: Subject incorrect data |
2147483678 | errLDS_ASN_Certificate_SubjectPK_IncorrectData |
ASN Certificate: Subject PK incorrect data |
2147483679 | errLDS_ASN_Certificate_Extensions_IncorrectData |
ASN Certificate: Extensions incorrect data |
2147483680 | errLDS_ASN_SignerInfo_IncorrectData |
ASN Signer info: Incorrect data |
2147483681 | errLDS_ASN_SignerInfo_Version_IncorrectData |
ASN Signer info: Version incorrect data |
2147483682 | errLDS_ASN_SignerInfo_SID_IncorrectData |
ASN Signer info: SID incorrect data |
2147483683 | errLDS_ASN_SignerInfo_DigestAlg_IncorrectData |
ASN Signer info: Digest algorithms incorrect data |
2147483684 | errLDS_ASN_SignerInfo_SignedAttrs_IncorrectData |
ASN Signer info: Signed attributes incorrect data |
2147483685 | errLDS_ASN_SignerInfo_SignAlg_IncorrectData |
ASN Signer info: Sign algorithms incorrect data |
2147483686 | errLDS_ASN_SignerInfo_Signature_IncorrectData |
ASN Signer info: Signature incorrect data |
2147483687 | errLDS_ASN_SignerInfo_UnsignedAttrs_IncorrectData |
ASN Signer info: Unsigned attributes incorrect data |
2147483712 | errLDS_ASN_DTC_SignerInfo_IncorrectData |
ASN DTC Signer info: Incorrect data |
2147483713 | errLDS_ASN_DTC_SignerInfo_Certificate_IncorrectData |
ASN DTC Signer info: Certificate incorrect data |
2147483714 | errLDS_ASN_DTC_SignerInfo_DigestAlg_IncorrectData |
ASN DTC Signer info: Digest algorithms incorrect data |
2147483715 | errLDS_ASN_DTC_SignerInfo_SignedAttrs_IncorrectData |
ASN DTC Signer info: Signed attributes incorrect data |
2147483716 | errLDS_ASN_DTC_SignerInfo_SignAlg_IncorrectData |
ASN DTC Signer info: Sign algorithms incorrect data |
2147483717 | errLDS_ASN_DTC_SignerInfo_Signature_IncorrectData |
ASN DTC Signer info: Signature incorrect data |
2147483718 | errLDS_ASN_DTC_SecurityInfo_IncorrectData |
ASN DTC Security info: Incorrect data |
2147483719 | errLDS_ASN_DTC_ContentInfo_IncorrectData |
ASN DTC Content info: Incorrect data |
2147483696 | errLDS_ICAO_LDSObject_UnsupportedDigestAlgorithm |
ICAO LDS object: Unsupported digest algorithm |
2147483697 | errLDS_ICAO_SignedData_SignerInfos_Empty |
ICAO Signed data: Signer info empty |
2147483698 | errLDS_ICAO_SignerInfo_UnsupportedDigestAlgorithm |
ICAO Signer info: Unsupported digest algorithm |
2147483699 | errLDS_ICAO_SignerInfo_UnsupportedSignatureAlgorithm |
ICAO Signer info: Unsupported signature algorithm |
2147483700 | errLDS_ICAO_SignerInfo_MessageDigestError |
ICAO Signer info: Message digest error |
2147483702 | errLDS_ICAO_SignerInfo_SignedAttrs_Missed |
ICAO Signer info: Signed attributes missed |
2147483701 | errLDS_Auth_SignerInfo_CantFindCertificate |
Auth: Signer info cannot find certificate |
2147483728 | errLDS_Auth_Error |
Auth: Error |
2147483729 | errLDS_Auth_UnsupportedSignatureAlgorithm |
Auth: Unsupported signature algorithm |
2147483730 | errLDS_Auth_UnsupportedPublicKeyAlgorithm |
Auth: Unsupported public key algorithm |
2147483731 | errLDS_Auth_MessedAlgorithms |
Auth: Messed algorithms |
2147483732 | errLDS_Auth_PublicKeyDataInvalid |
Auth: Public key data invalid |
2147483733 | errLDS_Auth_AlgorithmParametersDataInvalid |
Auth: Algorithm parameters data invalid |
2147483734 | errLDS_Auth_SignatureDataInvalid |
Auth: Signature data invalid |
2147483735 | errLDS_Auth_UnsupportedDigestAlgorithm |
Auth: Unsupported digest algorithm |
2147483736 | errLDS_Auth_SignatureDataIncorrect |
Auth: Signature data incorrect |
2147483737 | errLDS_Auth_AlgorithmParametersNotDefined |
Auth: Algorithm parameters not defined |
2147483738 | errLDS_Auth_SignatureCheckFailed |
Auth: Signature check failed |
2147483760 | errLDS_DG_WrongTag |
DG: Wrong Tag |
2147483761 | errLDS_DG_Contents_UnexpectedData |
DG: Contents unexpected data |
2164260881 | errLDS_BAP_SymmetricCypher_CantInitialize |
BAP: Symmetric Cypher Cannot Initialize |
2164260896 | errLDS_PACE_Info_NotAvailable |
PACE: Info Not Available |
2164260897 | errLDS_PACE_SymmetricCypher_CantInitialize |
PACE: Symmetric Cypher Cannot Initialize |
2164260898 | errLDS_PACE_KeyAgreement_CantInitialize |
PACE: Key Agreement Cannot Initialize |
2164260899 | errLDS_PACE_EphemeralKeys_CantCreate |
PACE: Ephemeral Keys Cannot Create |
2164260900 | errLDS_PACE_Mapping_CantDecodeNonce |
PACE: Mapping Cannot Decode Nonce |
2164260901 | errLDS_PACE_SharedSecret_CantCreate |
PACE: Shared Secret Cannot Create |
2164260902 | errLDS_PACE_DomainParams_UnsupportedFormat |
PACE: Domain Params Unsupported Format |
2164260903 | errLDS_PACE_EphemeralKeys_Incorrect |
PACE: Ephemeral Keys Incorrect |
2164260904 | errLDS_PACE_Mapping_EphemeralKeys_Incorrect |
PACE: Mapping Ephemeral Keys Incorrect |
2164260905 | errLDS_PACE_Mapping_CantPerform |
PACE: Mapping Cannot Perform |
2164260906 | errLDS_PACE_NonMatchingAuthTokens |
PACE: Non-Matching Auth Tokens |
2164260907 | errLDS_PACE_CAM_Data_Incorrect |
PACE: CAM data incorrect |
2164260908 | errLDS_PACE_CAM_Data_CantVerify |
PACE: CAM data cannot verify |
2164260909 | errLDS_PACE_CAM_Data_NonMatching |
PACE: CAM data non-matching |
2164260910 | errLDS_PACE_IM_Scheme_Incorrect |
PACE: IM scheme incorrect |
2164260911 | errLDS_PACE_IM_RandomMapping_Failed |
PACE: Random mapping failed |
2164260912 | errLDS_CA_CantFindPublicKey |
CA: Cannot Find Public Key |
2164260913 | errLDS_CA_CantFindInfo |
CA: Cannot Find Info |
2164260914 | errLDS_CA_IncorrectVersion |
CA: Incorrect Version |
2164260915 | errLDS_CA_CantFindDomainParameters |
CA: Cannot Find Domain Parameters |
2164260916 | errLDS_CA_KeyAgreement_CantInitialize |
CA: Key Agreement Cannot Initialize |
2164260917 | errLDS_CA_PublicKey_UnsupportedAlgorithm |
CA: Public Key Unsupported Algorithm |
2164260918 | errLDS_CA_EphemeralKeys_CantCreate |
CA: Ephemeral Keys Cannot Create |
2164260919 | errLDS_CA_SharedSecret_CantCreate |
CA: Shared Secret Cannot Create |
2164260920 | errLDS_CA_NonMatchingAuthTokens |
CA: Non-Matching Auth Tokens |
2164260928 | errLDS_TA_IncorrectVersion |
TA: Incorrect Version |
2164260929 | errLDS_TA_CantBuildCertificateChain |
TA: Cannot Build Certificate Chain |
2164260930 | errLDS_TA_CantFindISPrivateKey |
TA: Cannot Find IS Private Key |
2164260931 | errLDS_TA_PublicKey_UnsupportedAlgorithm |
TA: Public Key Unsupported Algorithm |
2164260932 | errLDS_TA_SignatureBuildingError |
TA: Signature Building Error |
2164260933 | errLDS_TA_InvalidKeyAlgorithmParameters |
TA: Invalid Key Algorithm Parameters |
2164260944 | errLDS_AA_PublicKey_UnsupportedAlgorithm |
AA: Public Key Unsupported Algorithm |
2164260945 | errLDS_AA_PublicKey_IncorrectData |
AA: Public Key Incorrect Data |
2164260946 | errLDS_AA_PublicKey_IncorrectParameters |
AA: Public Key Incorrect Parameters |
2164260947 | errLDS_AA_PublicKey_UndefinedParameters |
AA: Public Key Undefined Parameters |
2164260948 | errLDS_AA_Signature_IncorrectData |
AA: Signature Incorrect Data |
2164260949 | errLDS_AA_UnsupportedRecoveryScheme |
AA: Unsupported recovery scheme |
2164260950 | errLDS_AA_IncorrectTrailer |
AA: Incorrect Trailer |
2164260951 | errLDS_AA_UnsupportedDigestAlgorithm |
AA: Unsupported Digest Algorithm |
2164260976 | errLDS_RI_SectorKey_CantFind |
RI: Sector Key Cannot Find |
2164260977 | errLDS_RI_SectorKey_IncorrectData |
RI: Sector Key Incorrect Data |
2164260978 | errLDS_RI_SectorKey_IncompleteData |
RI: Sector Key Incomplete Data |
2164260960 | errLDS_CV_Certificate_MissingMandatoryData_PK |
CV Certificate: Missing mandatory data PK |
2164260962 | errLDS_CV_Certificate_PublicKey_Unsupported |
CV Certificate: Public key unsupported |
2164260963 | errLDS_CV_Certificate_CHAT_UnsupportedTerminalType |
CV Certificate: CHAT unsupported terminal type |
2164260964 | errLDS_CV_Certificate_PrivateKey_Unsupported |
CV Certificate: Private key unsupported |
2164260965 | errLDS_CV_Certificate_PrivateKey_InvalidParams |
CV Certificate: Private key invalid params |
2164261216 | errLDS_CV_Certificate_IncorrectData |
CV Certificate: Incorrect data |
2164261217 | errLDS_CV_Certificate_CPI_IncorrectData |
CV Certificate: CPI incorrect data |
2164261218 | errLDS_CV_Certificate_CAR_IncorrectData |
CV Certificate: CAR incorrect data |
2164261219 | errLDS_CV_Certificate_PublicKey_IncorrectData |
CV Certificate: Public key incorrect data |
2164261220 | errLDS_CV_Certificate_CHR_IncorrectData |
CV Certificate: CHR incorrect data |
2164261221 | errLDS_CV_Certificate_CHAT_IncorrectData |
CV Certificate: CHAT incorrect data |
2164261222 | errLDS_CV_Certificate_ValidFrom_IncorrectData |
CV Certificate: Valid from incorrect data |
2164261223 | errLDS_CV_Certificate_ValidTo_IncorrectData |
CV Certificate: Valid to incorrect data |
2164261224 | errLDS_CV_Certificate_Extensions_IncorrectData |
CV Certificate: Extensions incorrect data |
2164261225 | errLDS_CV_Certificate_PrivateKey_IncorrectData |
CV Certificate: Private key incorrect data |
2164261226 | errLDS_CV_Certificate_PrivateKey_Missing |
CV Certificate: Private key missing |
2164261376 | errLDS_VDS_UnsupportedVersion |
VDS: Unsupported version |
2164261377 | errLDS_VDS_Issuing_Country_Size |
VDS: Issuing country size |
2164261378 | errLDS_VDS_Issuing_Country_IncorrectData |
VDS: Issuing country incorrect data |
2164261379 | errLDS_VDS_Signer_Certificate_Size |
VDS: Signature certificate size |
2164261380 | errLDS_VDS_Signer_Certificate_Data |
VDS: Signature certificate data |
2164261381 | errLDS_VDS_Signature_IncorrectData |
VDS: Signature incorrect data |
2164261632 | errLDS_VDS_NC_IncorrectData |
VDS: Incorrect data |
2164261633 | errLDS_VDS_NC_MissingOrIncorrect_Data |
VDS: Missing or incorrect data |
2164261634 | errLDS_VDS_NC_MissingOrIncorrect_Header |
VDS: Missing or incorrect header |
2164261635 | errLDS_VDS_NC_MissingOrIncorrect_Type |
VDS: Missing or incorrect type |
2164261636 | errLDS_VDS_NC_MissingOrIncorrect_Version |
VDS: Missing or incorrect version |
2164261637 | errLDS_VDS_NC_MissingOrIncorrect_IssuingCountry |
VDS: Missing or incorrect issuing country |
2164261638 | errLDS_VDS_NC_MissingOrIncorrect_Message |
VDS: Missing or incorrect message |
2164261639 | errLDS_VDS_NC_MissingOrIncorrect_Signature |
VDS: Missing or incorrect signature |
2164261640 | errLDS_VDS_NC_MissingOrIncorrect_SigAlgorithm |
VDS: Missing or incorrect signature algorithm |
2164261641 | errLDS_VDS_NC_MissingOrIncorrect_Certificate |
VDS: Missing or incorrect certificate |
2164261642 | errLDS_VDS_NC_MissingOrIncorrect_SigValue |
VDS: Missing or incorrect signature value |