6 lines
67 B
C#
6 lines
67 B
C#
namespace Org.BouncyCastle.Asn1;
|
|
|
|
public interface IAsn1Choice
|
|
{
|
|
}
|