TS_VFY_SIGNER

Verify if the TSA name field matches the signer certificate.

extern (C) nothrow @nogc
enum TS_VFY_SIGNER = 1u << 6;

Meta