EMMutableSoftGemaltoOathSettings Protocol Reference

Conforms to EMSoftGemaltoOathSettings
Declared in EMMutableSoftGemaltoOathSettings.h

Overview

A protocol representing the mutuable Standard Gemalto OATH options.

  otpLength required method

The OTP length. Allowed values are 6 or 8 digits.

@property (assign, nonatomic) NSInteger otpLength

Declared In

EMMutableSoftGemaltoOathSettings.h

  maximumChallengeQuestionLength required method

The maximum length of Challenge Question for a C/R operation. Allowed values are 6 or 8 digits.

@property (assign, nonatomic) NSInteger maximumChallengeQuestionLength

Declared In

EMMutableSoftGemaltoOathSettings.h