Initial Commit
This commit is contained in:
8
iTechSharp/srcbc/x509/store/IX509StoreParameters.cs
Normal file
8
iTechSharp/srcbc/x509/store/IX509StoreParameters.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace Org.BouncyCastle.X509.Store
|
||||
{
|
||||
public interface IX509StoreParameters
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user