Initial Commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
namespace Org.BouncyCastle.Asn1
|
||||
{
|
||||
[Obsolete("Will be removed")]
|
||||
public class Asn1ObjectParser
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user