Searched refs:x509CrlClass (Results 1 – 1 of 1) sorted by relevance
1373 NapiX509Crl *x509CrlClass = new (std::nothrow) NapiX509Crl(context->crl); in CreateX509CrlComplete() local1374 if (x509CrlClass == nullptr) { in CreateX509CrlComplete()1384 env, instance, x509CrlClass, in CreateX509CrlComplete()