3.2.1.4.3.4 ICertRequestD2::Ping2 (Opnum 9)

The Ping2 method pings the CA.

 HRESULT Ping2(
   [in, string, unique, range(1, 1536)] wchar_t const * pwszAuthority
 );

pwszAuthority: Contains the name of the CA.

Return Values: For a successful invocation, the CA MUST return 0; otherwise, the CA MUST return a nonzero value.

The processing rules for this request MUST be the same as those specified in section 3.2.1.4.2.3.