self, account_name: str, counter: int, issuer: Optional[str]) -> str: ... def verify(self, hotp: bytes, counter: int) -> None: ... PK