PHP 인터페이스 OTPHP\TOTPInterface

상속: extends otphp\OTPInterface
파일 보기 프로젝트 열기: spomky-labs/otphp

공개 메소드들

메소드 설명
getPeriod ( ) : integer
now ( ) : string

메소드 상세

getPeriod() 공개 메소드

public getPeriod ( ) : integer
리턴 integer Get the period of time for OTP generation (a non-null positive integer, in second)

now() 공개 메소드

public now ( ) : string
리턴 string Return the TOTP at the current time