var searchIndex = {}; searchIndex["otpauth"] = {"doc":"Two-step verification of HOTP/TOTP.","items":[[0,"hotp","otpauth","Two-step verfication of HOTP algorithm.",null,null],[3,"HOTP","otpauth::hotp","",null,null],[12,"secret","","A secret token for the authentication",0,null],[11,"clone","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"fmt","","",0,null],[11,"new","","Constructs a new `HOTP`",0,{"inputs":[{"name":"s"}],"output":{"name":"hotp"}}],[11,"generate","","Generate a HOTP code.",0,null],[11,"verify","","Valid a HOTP code.",0,null],[11,"to_uri","","Generate the otpauth protocal string.",0,null],[0,"totp","otpauth","Two-step verification of TOTP algorithm",null,null],[3,"TOTP","otpauth::totp","",null,null],[12,"secret","","A secret token for the authentication",1,null],[11,"clone","","",1,null],[11,"eq","","",1,null],[11,"ne","","",1,null],[11,"fmt","","",1,null],[11,"new","","Constructs a new `TOTP`",1,{"inputs":[{"name":"s"}],"output":{"name":"totp"}}],[11,"generate","","Generate a TOTP code.",1,null],[11,"verify","","Valid a TOTP code.",1,null],[11,"to_uri","","Generate the otpauth protocal string.",1,null]],"paths":[[3,"HOTP"],[3,"TOTP"]]}; initSearch(searchIndex);