index
:
nitrokey-rs
authentication-error
master
next
Rust interface to libnitrokey
Robin Krahl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
util
/
mod.rs
blob: cbf6b93317e0bb93c2e7ae88779255d2a541f1c9 (
plain
)
1
2
pub
static
ADMIN_PASSWORD
:
&
str
=
"12345678"
;
pub
static
USER_PASSWORD
:
&
str
=
"123456"
;