build To String
Builds the final OTP Auth URI as a String.
Warning: Handling the URI as a string may leak the secret into the String pool of the JVM. Consider using buildToByteArray instead.
Builds the final OTP Auth URI as a String.
Warning: Handling the URI as a string may leak the secret into the String pool of the JVM. Consider using buildToByteArray instead.