diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-04-12 19:47:03 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-04-12 19:47:03 +0700 |
commit | 05a2153fc8cee0f896a8807c0f5decfdb9c06aee (patch) | |
tree | 539fca5b99d32c658f8496dfb5055e7d1edbce85 /crypto/test | |
parent | X509: Refactor stream calculator usage (diff) | |
download | BouncyCastle.NET-ed25519-05a2153fc8cee0f896a8807c0f5decfdb9c06aee.tar.xz |
Use KeyParameter.KeyLength
Diffstat (limited to 'crypto/test')
-rw-r--r-- | crypto/test/src/test/BaseBlockCipherTest.cs | 4 | ||||
-rw-r--r-- | crypto/test/src/test/HMacTest.cs | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/crypto/test/src/test/BaseBlockCipherTest.cs b/crypto/test/src/test/BaseBlockCipherTest.cs |