init commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Org.BouncyCastle.Asn1;
|
||||
|
||||
public interface IAsn1Convertible
|
||||
{
|
||||
Asn1Object ToAsn1Object();
|
||||
}
|
||||
Reference in New Issue
Block a user