mirror of
https://github.com/trussed-dev/piv-authenticator.git
synced 2026-06-20 04:16:15 -07:00
Add test for admin auth
This commit is contained in:
@@ -15,4 +15,14 @@
|
||||
Select
|
||||
]
|
||||
),
|
||||
// TODO: test with AES
|
||||
IoTest(
|
||||
name: "Default management key",
|
||||
cmd_resp: [
|
||||
AuthenticateManagement(
|
||||
algorithm: Tdes,
|
||||
key: "0102030405060708 0102030405060708 0102030405060708"
|
||||
)
|
||||
]
|
||||
),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user