Searched refs:_digits (Results 1 - 1 of 1) sorted by relevance

/forgerock/authenticator-ios-v2/ForgeRock-Authenticator/
H A DFRAOathMechanismFactory.m43 NSNumber *_digits = parseDigits([query objectForKey:@"digits"]);
52 if(![self hasValidType:_type key:key issuer:issuer counter:counter algorithm:algorithm digits:_digits period:period backgroundColor:backgroundColor]) {
63 codeLength:_digits.intValue

Completed in 77 milliseconds