diff options
author | David Hook <dgh@bouncycastle.org> | 2016-12-28 22:01:08 +1100 |
---|---|---|
committer | David Hook <dgh@bouncycastle.org> | 2016-12-28 22:01:08 +1100 |
commit | 96e500fd17aac287d0682aaf58c7f1f4341e1fd6 (patch) | |
tree | 8be9b3cea34f4bce4838588a7ea5a8e38d9b282f /crypto/src | |
parent | BMA-147 Support ECDH_anon key exchange in (D)TLS (diff) | |
download | BouncyCastle.NET-ed25519-96e500fd17aac287d0682aaf58c7f1f4341e1fd6.tar.xz |
fixed head of loop to use primitive type.
Diffstat (limited to 'crypto/src')
-rw-r--r-- | crypto/src/x509/extension/X509ExtensionUtil.cs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/crypto/src/x509/extension/X509ExtensionUtil.cs b/crypto/src/x509/extension/X509ExtensionUtil.cs |