C# 클래스 EU.Europa.EC.Markt.Dss.Validation.Cades.CAdESOCSPSource

OCSPSource that retrieve information from a CAdESSignature.
OCSPSource that retrieve information from a CAdESSignature.
상속: SignatureOCSPSource
파일 보기 프로젝트 열기: nonorganic/dssnet

공개 메소드들

메소드 설명
CAdESOCSPSource ( CmsSignedData cms ) : System.Collections.Generic

The default constructor for CAdESOCSPSource.

The default constructor for CAdESOCSPSource.

CAdESOCSPSource ( CmsSignedData cms, SignerID id ) : System.Collections.Generic

The default constructor for CAdESOCSPSource.

The default constructor for CAdESOCSPSource.

CAdESOCSPSource ( byte encodedCMS ) : System.Collections.Generic

The default constructor for CAdESOCSPSource.

The default constructor for CAdESOCSPSource.

GetOCSPResponsesFromSignature ( ) : IList

메소드 상세

CAdESOCSPSource() 공개 메소드

The default constructor for CAdESOCSPSource.
The default constructor for CAdESOCSPSource.
Org.Bouncycastle.Cms.CmsException ///
public CAdESOCSPSource ( CmsSignedData cms ) : System.Collections.Generic
cms Org.BouncyCastle.Cms.CmsSignedData
리턴 System.Collections.Generic

CAdESOCSPSource() 공개 메소드

The default constructor for CAdESOCSPSource.
The default constructor for CAdESOCSPSource.
Org.Bouncycastle.Cms.CmsException ///
public CAdESOCSPSource ( CmsSignedData cms, SignerID id ) : System.Collections.Generic
cms Org.BouncyCastle.Cms.CmsSignedData
id Org.BouncyCastle.Cms.SignerID
리턴 System.Collections.Generic

CAdESOCSPSource() 공개 메소드

The default constructor for CAdESOCSPSource.
The default constructor for CAdESOCSPSource.
Org.Bouncycastle.Cms.CmsException ///
public CAdESOCSPSource ( byte encodedCMS ) : System.Collections.Generic
encodedCMS byte
리턴 System.Collections.Generic

GetOCSPResponsesFromSignature() 공개 메소드

public GetOCSPResponsesFromSignature ( ) : IList
리턴 IList