oh dear
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1
|
||||
{
|
||||
// Token: 0x02001DBD RID: 7613
|
||||
[Token(Token = "0x2001DBD")]
|
||||
public interface IAsn1Convertible
|
||||
{
|
||||
// Token: 0x0600C0E5 RID: 49381
|
||||
[Token(Token = "0x600C0E5")]
|
||||
[Address(Slot = "0")]
|
||||
Asn1Object ToAsn1Object();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user