C# 클래스 System.Security.Cryptography.X509Certificates.Tests.TestData

파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CertWithPolicies byte[]
CertWithTemplateData byte[]
ComplexNameInfoCert byte[]
DssCer byte[]
MsCertificate byte[]
MsCertificatePemBytes byte[]
PfxData byte[]
PfxSha1Empty_ExpectedSig byte[]
StoreSavedAsCerData byte[]
StoreSavedAsPfxData byte[]
StoreSavedAsSerializedCerData byte[]
StoreSavedAsSerializedStoreData byte[]

공개 메소드들

메소드 설명
CreatePfxDataPasswordSecureString ( ) : SecureString

메소드 상세

CreatePfxDataPasswordSecureString() 공개 정적인 메소드

public static CreatePfxDataPasswordSecureString ( ) : SecureString
리턴 SecureString

프로퍼티 상세

CertWithPolicies 공개적으로 정적으로 프로퍼티

public static byte[] CertWithPolicies
리턴 byte[]

CertWithTemplateData 공개적으로 정적으로 프로퍼티

public static byte[] CertWithTemplateData
리턴 byte[]

ComplexNameInfoCert 공개적으로 정적으로 프로퍼티

public static byte[] ComplexNameInfoCert
리턴 byte[]

DssCer 공개적으로 정적으로 프로퍼티

public static byte[] DssCer
리턴 byte[]

MsCertificate 공개적으로 정적으로 프로퍼티

public static byte[] MsCertificate
리턴 byte[]

MsCertificatePemBytes 공개적으로 정적으로 프로퍼티

public static byte[] MsCertificatePemBytes
리턴 byte[]

PfxData 공개적으로 정적으로 프로퍼티

public static byte[] PfxData
리턴 byte[]

PfxSha1Empty_ExpectedSig 공개적으로 정적으로 프로퍼티

public static byte[] PfxSha1Empty_ExpectedSig
리턴 byte[]

StoreSavedAsCerData 공개적으로 정적으로 프로퍼티

public static byte[] StoreSavedAsCerData
리턴 byte[]

StoreSavedAsPfxData 공개적으로 정적으로 프로퍼티

public static byte[] StoreSavedAsPfxData
리턴 byte[]

StoreSavedAsSerializedCerData 공개적으로 정적으로 프로퍼티

public static byte[] StoreSavedAsSerializedCerData
리턴 byte[]

StoreSavedAsSerializedStoreData 공개적으로 정적으로 프로퍼티

public static byte[] StoreSavedAsSerializedStoreData
리턴 byte[]