Module totp

Data Types

t()

t() = pos_integer()

Function Index

cons/1
cons/2

Function Details

cons/1

cons(Secret::binary()) -> t()

cons/2

cons(Secret::binary(), Totp_extra_params::#totp_extra_params{}) -> t()


Generated by EDoc