Class OtpKey
java.lang.Object
io.vertx.ext.auth.otp.OtpKey
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()byte[]setAlgorithm(String algorithm) toJson()toString()
-
Constructor Details
-
OtpKey
public OtpKey() -
OtpKey
-
OtpKey
-
-
Method Details
-
getKey
-
getKeyBytes
public byte[] getKeyBytes() -
setKey
-
getAlgorithm
-
setAlgorithm
-
toJson
-
toString
-