diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-10-07 23:27:37 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2022-10-07 23:27:37 +0700 |
commit | 15105e796c6cd0c23357aa54ac5a0a05af20c2a0 (patch) | |
tree | 435794f619138df8aa7358afb3b9af4fc4c2e372 /crypto/test/src | |
parent | Span usage in encoders (diff) | |
download | BouncyCastle.NET-ed25519-15105e796c6cd0c23357aa54ac5a0a05af20c2a0.tar.xz |
More span variants in randomness classes
Diffstat (limited to 'crypto/test/src')
-rw-r--r-- | crypto/test/src/security/test/SecureRandomTest.cs | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/crypto/test/src/security/test/SecureRandomTest.cs b/crypto/test/src/security/test/SecureRandomTest.cs |