diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2020-06-21 16:51:44 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2020-06-21 16:51:44 +0700 |
commit | 41b958574a73129cce16f5051609b6412cde3f49 (patch) | |
tree | 964ada0d6cacc03f50aa4b5242970f0ab71d5931 /crypto/test | |
parent | first cut at PKCS#5 Scheme 2 in PKCS#12 (diff) | |
download | BouncyCastle.NET-ed25519-41b958574a73129cce16f5051609b6412cde3f49.tar.xz |
Don't use 'var' keyword
Diffstat (limited to 'crypto/test')
-rw-r--r-- | crypto/test/src/security/test/TestEncodings.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/test/src/security/test/TestEncodings.cs b/crypto/test/src/security/test/TestEncodings.cs |