TS_ESS_CERT_ID_CHAIN

Include the signer certificate and the other specified certificates in the ESS signing certificate attribute beside the PKCS7 signed data. Only the signer certificates is included by default.

extern (C) nothrow @nogc
enum TS_ESS_CERT_ID_CHAIN = 0x04;

Meta