oh dear
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1
|
||||
{
|
||||
// Token: 0x02001DBB RID: 7611
|
||||
[Token(Token = "0x2001DBB")]
|
||||
public interface IAsn1ApplicationSpecificParser : IAsn1Convertible
|
||||
{
|
||||
// Token: 0x0600C0E4 RID: 49380
|
||||
[Token(Token = "0x600C0E4")]
|
||||
[Address(Slot = "0")]
|
||||
IAsn1Convertible ReadObject();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user