C# 클래스 Albireo.Otp.Otp

파일 보기 프로젝트 열기: kappa7194/otp 1 사용 예제들

비공개 메소드들

메소드 설명
CounterToBytes ( long counter ) : byte[]
GetCode ( HashAlgorithm algorithm, string secret, long counter, int digits ) : int
GetKeyUri ( OtpType type, string issuer, string account, byte secret, HashAlgorithm algorithm, int digits, long counter, int period ) : string