Albireo.Otp.Tests.HotpFixture.HotpFixture C# (CSharp) 메소드

HotpFixture() 공개 메소드

public HotpFixture ( )
        public HotpFixture()
        {
            this.Secret = "12345678901234567890";
        }
HotpFixture