RGLSecurityFeatureType
Objective-C
enum RGLSecurityFeatureType : NSInteger {}
Swift
enum SecurityFeatureType : Int, @unchecked Sendable
Enumeration contains identifiers that determine the types of elements for the document authenticity check
-
Undocumented
Declaration
Objective-C
RGLSecurityFeatureTypeNone = -1
Swift
case none = -1
-
Blank element
Declaration
Objective-C
RGLSecurityFeatureTypeBlank = 0
Swift
case blank = 0
-
Personalization element
Declaration
Objective-C
RGLSecurityFeatureTypeFill = 1
Swift
case fill = 1
-
Photo
Declaration
Objective-C
RGLSecurityFeatureTypePhoto = 2
Swift
case photo = 2
-
MRZ
Declaration
Objective-C
RGLSecurityFeatureTypeMrz = 3
Swift
case mrz = 3
-
Photo surrounding area
Declaration
Objective-C
RGLSecurityFeatureTypeFalseLuminescence = 4
Swift
case falseLuminescence = 4
-
Reserved for internal use
Declaration
Objective-C
RGLSecurityFeatureTypeHoloSimple = 5
Swift
case holoSimple = 5
-
Reserved for internal use
Declaration
Objective-C
RGLSecurityFeatureTypeHoloVerifyStatic = 6
Swift
case holoVerifyStatic = 6
-
Reserved for internal use
Declaration
Objective-C
RGLSecurityFeatureTypeHoloVerifyMultiStatic = 7
Swift
case holoVerifyMultiStatic = 7
-
Reserved for internal use
Declaration
Objective-C
RGLSecurityFeatureTypeHoloVerifyDinamic = 8
Swift
case holoVerifyDinamic = 8
-
Reserved for internal use
Declaration
Objective-C
RGLSecurityFeatureTypePatternNotInterrupted = 9
Swift
case patternNotInterrupted = 9
-
Reserved for internal use
Declaration
Objective-C
RGLSecurityFeatureTypePatternNotShifted = 10
Swift
case patternNotShifted = 10
-
Reserved for internal use
Declaration
Objective-C
RGLSecurityFeatureTypePatternSameColors = 11
Swift
case patternSameColors = 11
-
Reserved for internal use
Declaration
Objective-C
RGLSecurityFeatureTypePatternIRInvisible = 12
Swift
case patternIRInvisible = 12
-
Reserved for internal use
Declaration
Objective-C
RGLSecurityFeatureTypePhotoSizeCheck = 13
Swift
case photoSizeCheck = 13
-
Main portrait and ghost portrait comparison
Declaration
Objective-C
RGLSecurityFeatureTypePortraitComparisonVsGhost = 14
Swift
case portraitComparisonVsGhost = 14
-
Main portrait and RFID portrait comparison
Declaration
Objective-C
RGLSecurityFeatureTypePortraitComparisonVsRFID = 15
Swift
case portraitComparisonVsRFID = 15
-
Main portrait and other page portrait comparison
Declaration
Objective-C
RGLSecurityFeatureTypePortraitComparisonVsVisual = 16
Swift
case portraitComparisonVsVisual = 16
-
Barcode format check
Declaration
Objective-C
RGLSecurityFeatureTypeBarcode = 17
Swift
case barcode = 17
-
Different lines thickness
Declaration
Objective-C
RGLSecurityFeatureTypePatternDifferentLinesThickness = 18
Swift
case patternDifferentLinesThickness = 18
-
Portrait comparison with image from camera
Declaration
Objective-C
RGLSecurityFeatureTypePortraitComparisonVsCamera = 19
Swift
case portraitComparisonVsCamera = 19
-
Portrait comparison with image from RFID
Declaration
Objective-C
RGLSecurityFeatureTypePortraitComparisonRFIDvsCamera = 20
Swift
case portraitComparisonRFIDvsCamera = 20
-
Ghost photo
Declaration
Objective-C
RGLSecurityFeatureTypeGhostPhoto = 21
Swift
case ghostPhoto = 21
-
Clear ghost photo
Declaration
Objective-C
RGLSecurityFeatureTypeClearGhostPhoto = 22
Swift
case clearGhostPhoto = 22
-
Invisible object
Declaration
Objective-C
RGLSecurityFeatureTypeInvisibleObject = 23
Swift
case invisibleObject = 23
-
Low contrast object
Declaration
Objective-C
RGLSecurityFeatureTypeLowContrastObject = 24
Swift
case lowContrastObject = 24
-
Photo color type
Declaration
Objective-C
RGLSecurityFeatureTypePhotoColor = 25
Swift
case photoColor = 25
-
Photo squareness check
Declaration
Objective-C
RGLSecurityFeatureTypePhotoShape = 26
Swift
case photoShape = 26
-
Photo corners shape
Declaration
Objective-C
RGLSecurityFeatureTypePhotoCorners = 27
Swift
case photoCorners = 27
-
Photo corners shape
Declaration
Objective-C
RGLSecurityFeatureTypeOCR = 28
Swift
case OCR = 28
-
Photo corners shape
Declaration
Objective-C
RGLSecurityFeatureTypePortraitComparisonExtVsVisual = 29
Swift
case portraitComparisonExtVsVisual = 29
-
Photo corners shape
Declaration
Objective-C
RGLSecurityFeatureTypePortraitComparisonExtVsRFID = 30
Swift
case portraitComparisonExtVsRFID = 30
-
Photo corners shape
Declaration
Objective-C
RGLSecurityFeatureTypePortraitComparisonExtVsLive = 31
Swift
case portraitComparisonExtVsLive = 31
-
Photo corners shape
Declaration
Objective-C
RGLSecurityFeatureTypeLivenessDepth = 32
Swift
case livenessDepth = 32
-
Photo corners shape
Declaration
Objective-C
RGLSecurityFeatureTypeMicrotext = 33
Swift
case microtext = 33
-
Photo corners shape
Declaration
Objective-C
RGLSecurityFeatureTypeFluorescentObject = 34
Swift
case fluorescentObject = 34
-
Photo corners shape
Declaration
Objective-C
RGLSecurityFeatureTypeLandmarksCheck = 35
Swift
case landmarksCheck = 35
-
Photo corners shape
Declaration
Objective-C
RGLSecurityFeatureTypeFacePresence = 36
Swift
case facePresence = 36
-
Photo corners shape
Declaration
Objective-C
RGLSecurityFeatureTypeFaceAbsence = 38
Swift
case faceAbsence = 38
-
Photo corners shape
Declaration
Objective-C
RGLSecurityFeatureTypeLivenessScreenCapture = 39
Swift
case livenessScreenCapture = 39
-
Checking the presence of a device that could be used for document capturing
Declaration
Objective-C
RGLSecurityFeatureTypeLivenessElectronicDevice = 40
Swift
case livenessElectronicDevice = 40
-
Checking the presence of a device that could be used for document capturing
Declaration
Objective-C
RGLSecurityFeatureTypeLivenessOVI = 41
Swift
case livenessOVI = 41
-
Checking the presence of a device that could be used for document capturing
Declaration
Objective-C
RGLSecurityFeatureTypeBarcodeSizeCheck = 42
Swift
case barcodeSizeCheck = 42
-
Checking the presence of a device that could be used for document capturing
Declaration
Objective-C
RGLSecurityFeatureTypeLASINK = 43
Swift
case LASINK = 43
-
Checking the presence of a device that could be used for document capturing
Declaration
Objective-C
RGLSecurityFeatureTypeLivenessMLI = 44
Swift
case livenessMLI = 44
-
Checking the presence of a device that could be used for document capturing
Declaration
Objective-C
RGLSecurityFeatureTypeLivenessBarcodeBackground = 45
Swift
case livenessBarcodeBackground = 45
-
Visual zone portrait image vs. image from barcode
Declaration
Objective-C
RGLSecurityFeatureTypePortraitComparisonVsBarcode = 46
Swift
case portraitComparisonVsBarcode = 46
-
Image from barcode vs. image from RFID
Declaration
Objective-C
RGLSecurityFeatureTypePortraitComparisonRFIDvsBarcode = 47
Swift
case portraitComparisonRFIDvsBarcode = 47
-
Image from barcode vs. external source image
Declaration
Objective-C
RGLSecurityFeatureTypePortraitComparisonExtVsBarcode = 48
Swift
case portraitComparisonExtVsBarcode = 48
-
Image from barcode vs. photo from camera
Declaration
Objective-C
RGLSecurityFeatureTypePortraitComparisonBarcodeVsCamera = 49
Swift
case portraitComparisonBarcodeVsCamera = 49
-
Digital signature сheck
Declaration
Objective-C
RGLSecurityFeatureTypeCheckDigitalSignature = 50
Swift
case checkDigitalSignature = 50
-
Contact сhip check
Declaration
Objective-C
RGLSecurityFeatureTypeContactChipClassification = 51
Swift
case contactChipClassification = 51