C# Class Org.BouncyCastle.Asn1.Cms.CmsObjectIdentifiers

Show file Open project: nonorganic/dssnet

Public Properties

Property Type Description
AuthEnvelopedData DerObjectIdentifier
AuthenticatedData DerObjectIdentifier
CompressedData DerObjectIdentifier
Data DerObjectIdentifier
DigestedData DerObjectIdentifier
EncryptedData DerObjectIdentifier
EnvelopedData DerObjectIdentifier
SignedAndEnvelopedData DerObjectIdentifier
SignedData DerObjectIdentifier
id_ri DerObjectIdentifier
id_ri_ocsp_response DerObjectIdentifier
id_ri_scvp DerObjectIdentifier
timestampedData DerObjectIdentifier

Property Details

AuthEnvelopedData public static property

public static DerObjectIdentifier AuthEnvelopedData
return DerObjectIdentifier

AuthenticatedData public static property

public static DerObjectIdentifier AuthenticatedData
return DerObjectIdentifier

CompressedData public static property

public static DerObjectIdentifier CompressedData
return DerObjectIdentifier

Data public static property

public static DerObjectIdentifier Data
return DerObjectIdentifier

DigestedData public static property

public static DerObjectIdentifier DigestedData
return DerObjectIdentifier

EncryptedData public static property

public static DerObjectIdentifier EncryptedData
return DerObjectIdentifier

EnvelopedData public static property

public static DerObjectIdentifier EnvelopedData
return DerObjectIdentifier

SignedAndEnvelopedData public static property

public static DerObjectIdentifier SignedAndEnvelopedData
return DerObjectIdentifier

SignedData public static property

public static DerObjectIdentifier SignedData
return DerObjectIdentifier

id_ri public static property

public static DerObjectIdentifier id_ri
return DerObjectIdentifier

id_ri_ocsp_response public static property

public static DerObjectIdentifier id_ri_ocsp_response
return DerObjectIdentifier

id_ri_scvp public static property

public static DerObjectIdentifier id_ri_scvp
return DerObjectIdentifier

timestampedData public static property

public static DerObjectIdentifier timestampedData
return DerObjectIdentifier