C# 클래스 Microsoft.Xades.CRLValue

This class consist of a sequence of at least one Certificate Revocation List. Each EncapsulatedCRLValue will contain the base64 encoding of a DER-encoded X509 CRL.
상속: EncapsulatedPKIData
파일 보기 프로젝트 열기: nonorganic/dssnet 1 사용 예제들

공개 메소드들

메소드 설명
CRLValue ( ) : System

Default constructor

메소드 상세

CRLValue() 공개 메소드

Default constructor
public CRLValue ( ) : System
리턴 System