NPKIGetServerUTCTime
Obtains the Universal Time Coordinated (UTC) time for a given server (formerly NWPKIGetServerUTCTime).
#include "npki.h"
NWRCODE NPKIGetServerUTCTime(
const NPKIContext context,
const unicode *serverDN,
pnuint32 time);
Returns 0 if successful, or an eDirectory, PKI, or NetWare error code if not successful.