// Assembly: mscorlib
// Full name: System.Security.SecurityDocument

namespace System.Security
{
public class SecurityDocument // TypeDefIndex: 3984
{
	// Fields
	type#12862 m_data;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 numData) { }
	// RVA: -1
	public type#28660 GuaranteeSize(type#20867 size) { }
	// RVA: -1
	public type#28660 AddString(type#26576 str, type#11942 position) { }
	// RVA: -1
	public type#28660 AppendString(type#26576 str, type#11942 position) { }
	// RVA: -1
	public static type#20867 EncodedStringSize(type#26576 str) { }
	// RVA: -1
	public type#26576 GetString(type#11942 position, type#15313 bCreate) { }
	// RVA: -1
	public type#28660 AddToken(type#15455 b, type#11942 position) { }
	// RVA: -1
	public type#25763 GetRootElement() { }
	// RVA: -1
	public type#25763 GetElement(type#20867 position, type#15313 bCreate) { }
	// RVA: -1
	internal type#25763 InternalGetElement(type#11942 position, type#15313 bCreate) { }
}
}
