// Assembly: mscorlib
// Full name: Microsoft.Win32.SafeHandles.SafePasswordHandle

namespace Microsoft.Win32.SafeHandles
{
public class SafePasswordHandle // TypeDefIndex: 3371
{

	// Methods
	// RVA: -1
	private type#20925 CreateHandle(type#26576 password) { }
	// RVA: -1
	private type#28660 FreeHandle() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 password) { }
	// RVA: -1
	protected virtual type#15313 ReleaseHandle() { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	public virtual type#15313 get_IsInvalid() { }
	// RVA: -1
	internal type#26576 Mono_DangerousGetString() { }
}
}
