diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2024-03-27 15:52:07 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2024-03-27 15:52:07 +0700 |
commit | c57bfb1947029444533f14bfcd5174f3e07f6168 (patch) | |
tree | 6225e835ccc56cd5b9654fab26b81816a7107838 /crypto/test/src | |
parent | Add SignedPublicKeyAndChallenge into Asn1/Mozilla. (diff) | |
download | BouncyCastle.NET-ed25519-c57bfb1947029444533f14bfcd5174f3e07f6168.tar.xz |
Rework SIgnedPublicKeyAndChallenge
Diffstat (limited to 'crypto/test/src')
-rw-r--r-- | crypto/test/src/mozilla/test/SpkacTest.cs | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/crypto/test/src/mozilla/test/SpkacTest.cs b/crypto/test/src/mozilla/test/SpkacTest.cs new file mode 100644 |