diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-05-16 19:50:01 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2023-05-16 19:50:01 +0700 |
commit | e1589b91508d9c809052676e3b12a08aaf6fea26 (patch) | |
tree | 05907312b16f6b7d033f7082fe88b4f1d2d14966 | |
parent | Perf. opts. in CipherStream (diff) | |
download | BouncyCastle.NET-ed25519-e1589b91508d9c809052676e3b12a08aaf6fea26.tar.xz |
Refactoring in Tls.Crypto.Impl
-rw-r--r-- | crypto/src/tls/crypto/impl/TlsNullCipher.cs | 1 | ||||
-rw-r--r-- | crypto/src/tls/crypto/impl/TlsSuiteHmac.cs | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/crypto/src/tls/crypto/impl/TlsNullCipher.cs b/crypto/src/tls/crypto/impl/TlsNullCipher.cs |