@Component public class OtpProvider extends Object
| Constructor and Description |
|---|
OtpProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
computeOtp(String key,
int otpLength,
String macAlgorithm)
This method compute OTP against provided key and macAlgo.
|
Copyright © 2020. All rights reserved.