// Assembly: System
// Full name: Internal.Cryptography.Pal.CertificateData

namespace Internal.Cryptography.Pal
{
public class CertificateData // TypeDefIndex: 7680
{
	// Fields
	type#12862 RawData;
	type#12862 SubjectPublicKeyInfo;
	type#20869 Version;
	type#12862 SerialNumber;
	type#30440 TbsSignature;
	type#28856 Issuer;
	type#17078 NotBefore;
	type#17078 NotAfter;
	type#28856 Subject;
	type#30440 PublicKeyAlgorithm;
	type#12862 PublicKey;
	type#12862 IssuerUniqueId;
	type#12862 SubjectUniqueId;
	type#9233 Extensions;
	type#30440 SignatureAlgorithm;
	type#12862 SignatureValue;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#12860 rawData) { }
	// RVA: -1
	public type#26576 GetNameInfo(type#28932 nameType, type#15313 forIssuer) { }
	// RVA: -1
	private static type#26576 GetSimpleNameInfo(type#28854 name) { }
	// RVA: -1
	private static type#26576 FindAltNameMatch(type#12860 extensionBytes, type#19084 matchType, type#26576 otherOid) { }
	// RVA: -1
	private static type#6653 ReadReverseRdns(type#28854 name) { }
}
}
