// Assembly: Mono.Security
// Full name: Mono.Security.X509.X501

namespace Mono.Security.X509
{
public class X501 // TypeDefIndex: 11378
{
	// Fields
	type#12866 countryName;
	type#12866 organizationName;
	type#12866 organizationalUnitName;
	type#12866 commonName;
	type#12866 localityName;
	type#12866 stateOrProvinceName;
	type#12866 streetAddress;
	type#12866 serialNumber;
	type#12866 domainComponent;
	type#12866 userid;
	type#12866 email;
	type#12866 dnQualifier;
	type#12866 title;
	type#12866 surname;
	type#12866 givenName;
	type#12866 initial;

	// Methods
	// RVA: -1
	public static type#26576 ToString(type#14022 seq) { }
	// RVA: -1
	public static type#26576 ToString(type#14022 seq, type#15313 reversed, type#26576 separator, type#15313 quotes) { }
	// RVA: -1
	private static type#28660 AppendEntry(type#26605 sb, type#14022 entry, type#15313 quotes) { }
	// RVA: -1
	private static type#34811 GetAttributeFromOid(type#26576 attributeType) { }
	// RVA: -1
	private static type#15313 IsOid(type#26576 oid) { }
	// RVA: -1
	private static type#34811 ReadAttribute(type#26576 value, type#11942 pos) { }
	// RVA: -1
	private static type#15313 IsHex(type#15837 c) { }
	// RVA: -1
	private static type#26576 ReadHex(type#26576 value, type#11942 pos) { }
	// RVA: -1
	private static type#20867 ReadEscaped(type#26605 sb, type#26576 value, type#20867 pos) { }
	// RVA: -1
	private static type#20867 ReadQuoted(type#26605 sb, type#26576 value, type#20867 pos) { }
	// RVA: -1
	private static type#26576 ReadValue(type#26576 value, type#11942 pos) { }
	// RVA: -1
	public static type#14022 FromString(type#26576 rdn) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
