EMSoftGpfDsSettings Protocol Reference

Conforms to EMSoftCapSettings
Declared in EMSoftGpfDsSettings.h

Overview

A protocol representing the CAP settings for soft tokens.

  minimumOtpLength required method

The minimum length of an OTP.

@property (assign, nonatomic, readonly) NSInteger minimumOtpLength

Discussion

Default: 7

If the OTP generated is less than the min length, then the OTP will be prefixed with zeros.

Declared In

EMSoftGpfDsSettings.h