From 98df52476e4c19695c5cb6c29437adf31c349952 Mon Sep 17 00:00:00 2001 From: David Hook Date: Mon, 12 Oct 2015 17:41:50 +1100 Subject: removed bogus imports (old FilterStream) added ISignatureGenerator to Pkcs10. --- crypto/src/asn1/Asn1InputStream.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'crypto/src/asn1') diff --git a/crypto/src/asn1/Asn1InputStream.cs b/crypto/src/asn1/Asn1InputStream.cs index 18d13c32d..501e788a0 100644 --- a/crypto/src/asn1/Asn1InputStream.cs +++ b/crypto/src/asn1/Asn1InputStream.cs @@ -2,7 +2,6 @@ using System; using System.Diagnostics; using System.IO; -using Org.BouncyCastle.Asn1.Utilities; using Org.BouncyCastle.Utilities.IO; namespace Org.BouncyCastle.Asn1 -- cgit 1.4.1