C# Class EU.Europa.EC.Markt.Dss.Validation.Report.SignatureLevelXL

Validation information for level XL (CAdES, XAdES).
Validation information for level XL (CAdES, XAdES).
Inheritance: SignatureLevel
Afficher le fichier Open project: nonorganic/dssnet Class Usage Examples

Méthodes publiques

Méthode Description
GetCertificateValuesVerification ( ) : Result
GetRevocationValuesVerification ( ) : Result
SignatureLevelXL ( Result levelReached, Result certificateValuesVerification, Result revocationValuesVerification ) : EU.Europa.EC.Markt.Dss.Validation.Report

The default constructor for SignatureLevelBES.

The default constructor for SignatureLevelBES.

Method Details

GetCertificateValuesVerification() public méthode

public GetCertificateValuesVerification ( ) : Result
Résultat Result

GetRevocationValuesVerification() public méthode

public GetRevocationValuesVerification ( ) : Result
Résultat Result

SignatureLevelXL() public méthode

The default constructor for SignatureLevelBES.
The default constructor for SignatureLevelBES.
public SignatureLevelXL ( Result levelReached, Result certificateValuesVerification, Result revocationValuesVerification ) : EU.Europa.EC.Markt.Dss.Validation.Report
levelReached Result
certificateValuesVerification Result
revocationValuesVerification Result
Résultat EU.Europa.EC.Markt.Dss.Validation.Report