Remove YubiKey (not currently functional).

This commit is contained in:
Kyle
2014-04-24 20:37:53 -06:00
parent 84250b0501
commit 5bef33245f
5 changed files with 0 additions and 369 deletions

1
otp.go
View File

@@ -13,7 +13,6 @@ type Type uint
const (
OATH_HOTP = iota
OATH_TOTP
YUBIKEY
)
// PRNG is an io.Reader that provides a cryptographically secure