diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2023-05-17 20:51:47 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2023-05-18 13:57:19 -0400 |
commit | 6e5aea5fb1cb56b32541e3cb24b27dc8fdfb0598 (patch) | |
tree | c129d0ef9434ce63b1a85d96ba36283aaba4e311 /tests/_support | |
parent | 042cf8cf1afd05fb9f42e39ce1a9838ee734091e (diff) |
Test AgentKey.asbytes
Plus related twiddling of test key files
Diffstat (limited to 'tests/_support')
-rw-r--r-- | tests/_support/ecdsa-256.key-cert.pub (renamed from tests/_support/ecdsa_256.key-cert.pub) | 0 | ||||
-rw-r--r-- | tests/_support/ecdsa_256.key | 5 |
2 files changed, 0 insertions, 5 deletions
diff --git a/tests/_support/ecdsa_256.key-cert.pub b/tests/_support/ecdsa-256.key-cert.pub index f2c93ccf..f2c93ccf 100644 --- a/tests/_support/ecdsa_256.key-cert.pub +++ b/tests/_support/ecdsa-256.key-cert.pub diff --git a/tests/_support/ecdsa_256.key b/tests/_support/ecdsa_256.key deleted file mode 100644 index 42d44734..00000000 --- a/tests/_support/ecdsa_256.key +++ /dev/null @@ -1,5 +0,0 @@ ------BEGIN EC PRIVATE KEY----- -MHcCAQEEIKB6ty3yVyKEnfF/zprx0qwC76MsMlHY4HXCnqho2eKioAoGCCqGSM49 -AwEHoUQDQgAElI9mbdlaS+T9nHxY/59lFnn80EEecZDBHq4gLpccY8Mge5ZTMiMD -ADRvOqQ5R98Sxst765CAqXmRtz8vwoD96g== ------END EC PRIVATE KEY----- |