Files
Aug2021-Cpp2IL-Dump/Assembly-CSharp/BestHTTP/SecureProtocol/Org/BouncyCastle/Asn1/IAsn1Choice.cs
T
2026-04-10 22:50:51 +02:00

12 lines
198 B
C#

using System;
using Cpp2IlInjected;
namespace BestHTTP.SecureProtocol.Org.BouncyCastle.Asn1
{
// Token: 0x02001DBC RID: 7612
[Token(Token = "0x2001DBC")]
public interface IAsn1Choice
{
}
}