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

Validation information for level T (CAdES, PAdES, XAdES) of a signature.
Validation information for level T (CAdES, PAdES, XAdES) of a signature.
Inheritance: SignatureLevel
Show file Open project: nonorganic/dssnet Class Usage Examples

Public Methods

Method Description
GetSignatureTimestampVerification ( ) : IList
SignatureLevelT ( Result levelReached, IList signatureTimestampsVerification ) : System.Collections.Generic

The default constructor for SignatureLevelBES.

The default constructor for SignatureLevelBES.

Method Details

GetSignatureTimestampVerification() public method

public GetSignatureTimestampVerification ( ) : IList
return IList

SignatureLevelT() public method

The default constructor for SignatureLevelBES.
The default constructor for SignatureLevelBES.
public SignatureLevelT ( Result levelReached, IList signatureTimestampsVerification ) : System.Collections.Generic
levelReached Result
signatureTimestampsVerification IList
return System.Collections.Generic