// Assembly: Mono.Security
// Full name: Mono.Security.ASN1Convert

namespace Mono.Security
{
public class ASN1Convert // TypeDefIndex: 11368
{

	// Methods
	// RVA: -1
	public static type#14022 FromInt32(type#20867 value) { }
	// RVA: -1
	public static type#14022 FromOid(type#26576 oid) { }
	// RVA: -1
	public static type#14022 FromUnsignedBigInteger(type#12860 big) { }
	// RVA: -1
	public static type#20867 ToInt32(type#14022 asn1) { }
	// RVA: -1
	public static type#26576 ToOid(type#14022 asn1) { }
	// RVA: -1
	public static type#17076 ToDateTime(type#14022 time) { }
}
}
