4.7 NPKIGetServerCertificateStatus Defines

One of the following defined values is returned in the flags parameter after a successful call to NPKIGetServerCertificateStatus.

Value

Name

Description

0

KMO_EMPTY

No certificates or key pair have been stored.

1

KMO_KEY_PAIR_PRESENT

A key pair has been stored, but no certificates have been stored.

2

KMO_TRUSTED_ROOT_PRESENT

A key pair and the root certificate have been stored, but the object certificate has not been stored.

3

KMO_CERTIFICATE_PRESENT

All certificates as well as the key pair have been stored, and the object is in working order.

0xffffffff

KMO_INVALID_STATUS

The object is in an invalid state.