[]
        
(Showing Draft Content)

DSSVerificationInfoType

Enumeration: DSSVerificationInfoType

Defines the type of verification information to include into the DSS.

Enumeration Members

CRL

CRL: 1;

Include only CRL.


OCSP

OCSP: 0;

Include only OCSP response.


OCSP_AND_CRL

OCSP_AND_CRL: 2;

Include OCSP response and CRL.


OCSP_OPTIONAL_CRL

OCSP_OPTIONAL_CRL: 3;

Include CRL only if OCSP response cannot be obtained.