C# Class EU.Europa.EC.Markt.Dss.Signature.Cades.CAdESProfileEPES

This class holds the CAdES-EPES signature profile; it supports the inclusion of the mandatory signed id_aa_ets_sigPolicyId attribute as specified in ETSI TS 101 733 V1.8.1, clause 5.8.1.
This class holds the CAdES-EPES signature profile; it supports the inclusion of the mandatory signed id_aa_ets_sigPolicyId attribute as specified in ETSI TS 101 733 V1.8.1, clause 5.8.1.
Inheritance: CAdESProfileBES
Afficher le fichier Open project: nonorganic/dssnet

Méthodes publiques

Méthode Description
CAdESProfileEPES ( ) : EU.Europa.EC.Markt.Dss

The default constructor for CAdESProfileEPES.

The default constructor for CAdESProfileEPES.

CAdESProfileEPES ( bool padesUsage ) : EU.Europa.EC.Markt.Dss

The default constructor for CAdESProfileEPES.

The default constructor for CAdESProfileEPES.

Private Methods

Méthode Description
GetSignedAttributes ( SignatureParameters parameters ) : IDictionary

Method Details

CAdESProfileEPES() public méthode

The default constructor for CAdESProfileEPES.
The default constructor for CAdESProfileEPES.
public CAdESProfileEPES ( ) : EU.Europa.EC.Markt.Dss
Résultat EU.Europa.EC.Markt.Dss

CAdESProfileEPES() public méthode

The default constructor for CAdESProfileEPES.
The default constructor for CAdESProfileEPES.
public CAdESProfileEPES ( bool padesUsage ) : EU.Europa.EC.Markt.Dss
padesUsage bool
Résultat EU.Europa.EC.Markt.Dss