Params that influence the RFID chip processing.

Constructors

Properties

applyAmendments?: boolean
authorizedCANAllowed?: boolean
authorizedInstallCert?: boolean
authorizedInstallQCert?: boolean
authorizedPINManagement?: boolean
authorizedPrivilegedTerminal?: boolean
authorizedRestrictedIdentification?: boolean
authorizedSTQSignature?: boolean
authorizedSTSignature?: boolean
authorizedVerifyAge?: boolean
authorizedVerifyCommunityID?: boolean
authorizedWriteDG17?: boolean
authorizedWriteDG18?: boolean
authorizedWriteDG19?: boolean
authorizedWriteDG20?: boolean
authorizedWriteDG21?: boolean
autoSettings?: boolean
auxVerificationCommunityID?: boolean
auxVerificationDateOfBirth?: boolean
baseSMProcedure?: AccessControlProcedureType
cardAccess?: string
dateOfBirth?: string
dateOfExpiry?: string
defaultReadingBufferSize: number
documentNumber?: string
dtcDataGroups: DTCDataGroup
eDLDataGroups: EDLDataGroups
eIDDataGroups: EIDDataGroups
ePassportDataGroups: EPassportDataGroups
eSignPINDefault?: string
eSignPINNewValue?: string
independentSODStatus?: boolean
loadCRLFromRemote?: boolean

If enabled, Certificate Revoke List(s) (CRL) will be loaded from remote and verified.

mrz?: string
mrzHash?: string
mrzStrictCheck?: boolean

Perform check MRZ according to standard described in BSI TR - 03105: ePassport Conformity Testing(v 1.0 04.04.2008).

onlineTA?: boolean
onlineTAToSignDataType?: number
pacePasswordType?: RFIDPasswordType
paceStaticBinding?: boolean
passiveAuth?: boolean
password?: string
pkdDSCertPriority?: boolean
pkdEAC?: string
pkdPA?: string
pkdUseExternalCSCA?: boolean
proceedReadingAlways?: boolean

If set to true, continue RFID chip processing, despite ICAO critical errors.

profilerType?: RFIDSDKProfilerType
readDTC?: boolean
readEDL?: boolean
readEID?: boolean
readEPassport?: boolean
readingBuffer?: RFIDReadingBufferSize
signManagementAction?: SignManagementAction
skipAA?: boolean
strictProcessing?: boolean
terminalType?: RFIDTerminalType
trustedPKD?: boolean
universalAccessRights?: boolean
useSFI?: boolean
writeEid?: boolean

Methods

  • Allows you to deserialize object.

    Parameters

    • jsonObject: any

    Returns RFIDScenario