// Assembly: mscorlib
// Full name: System.Security.Cryptography.RSAPKCS1SignatureDescription

namespace System.Security.Cryptography
{
public class RSAPKCS1SignatureDescription // TypeDefIndex: 4076
{
	// Fields
	type#26577 _hashAlgorithm;

	// Methods
	// RVA: -1
	protected type#28660 .ctor(type#26576 hashAlgorithm, type#26576 digestAlgorithm) { }
}
}
