Exception raised for an invalid OTP extended response in a server challenge.
EIdOTPSASLUnknownOTPMethodException = class(EIdOTPSASLException);
EIdOTPSASLUnknownOTPMethodException is an EIdOTPSASLException descendant that represents the exception raised when generating an OTP client response.
EIdOTPSASLUnknownOTPMethodException is raised when an invalid OTP extended response is encountered in a server challenge.
EIdOTPSASLUnknownOTPMethodException can be raised in TIdSASLOTP.ContinueAuthenticate with the following exception message text:
Unknown OTP method
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|