TS_VFY_SIGNATURE

Verify the signer's certificate and the signature of the response.

extern (C) nothrow @nogc
enum TS_VFY_SIGNATURE = 1u << 0;

Meta