C# Class System.Security.Cryptography.X509Certificates.Tests.TestData

Mostrar archivo Open project: dotnet/corefx Class Usage Examples

Public Properties

Property Type Description
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[]

Public Methods

Method Description
CreatePfxDataPasswordSecureString ( ) : SecureString

Method Details

CreatePfxDataPasswordSecureString() public static method

public static CreatePfxDataPasswordSecureString ( ) : SecureString
return SecureString

Property Details

CertWithPolicies public_oe static_oe property

public static byte[] CertWithPolicies
return byte[]

CertWithTemplateData public_oe static_oe property

public static byte[] CertWithTemplateData
return byte[]

ComplexNameInfoCert public_oe static_oe property

public static byte[] ComplexNameInfoCert
return byte[]

DssCer public_oe static_oe property

public static byte[] DssCer
return byte[]

MsCertificate public_oe static_oe property

public static byte[] MsCertificate
return byte[]

MsCertificatePemBytes public_oe static_oe property

public static byte[] MsCertificatePemBytes
return byte[]

PfxData public_oe static_oe property

public static byte[] PfxData
return byte[]

PfxSha1Empty_ExpectedSig public_oe static_oe property

public static byte[] PfxSha1Empty_ExpectedSig
return byte[]

StoreSavedAsCerData public_oe static_oe property

public static byte[] StoreSavedAsCerData
return byte[]

StoreSavedAsPfxData public_oe static_oe property

public static byte[] StoreSavedAsPfxData
return byte[]

StoreSavedAsSerializedCerData public_oe static_oe property

public static byte[] StoreSavedAsSerializedCerData
return byte[]

StoreSavedAsSerializedStoreData public_oe static_oe property

public static byte[] StoreSavedAsSerializedStoreData
return byte[]