Public Methods
Name | Description | |
---|---|---|
CalculateHash | Calculates a one-way hash that can be used to search for one-time passwords. | |
GenerateSecrets | Generates one-time passwords and fills in the one-time password information in the supplied Request object. | |
GetExpirationDate | Returns the date and time when the one-time passwords will expire. | |
GetSecrets | Returns one-time passwords. | |
Initialize | Initializes the one-time password provider. | |
ValidateSecretIntegrity | Validates a user-provided one-time password. | |
ValidateUserSecrets | Validates user-provided one-time passwords. |