RFIDPKDResourceType
Enumeration contains a set of constants that define the type of certificate.
| Value | Name | Description |
|---|---|---|
| 0 | CERTIFICATE_PA |
Certificate file contents (.pem, .cer, .crt, .der) |
| 1 | CERTIFICATE_TA |
Certificate file contents (.cvcert) and private key file contents (.pkcs8) |
| 2 | LDIF |
LDIF file contents (.ldif) |
| 3 | CRL |
CRL file contents (.crl) |
| 4 | ML |
Master List (.ml, .mls) |
| 5 | DEFL |
Defect List (.dl, .dls, .dfl) |
| 6 | DEVL |
Deviance List (.dl, .dls, .dvl) |
| 7 | BL |
Black List (.bl, .bls) |
| 8 | LDIF_TA |
.ldif file contents for TA |
| 9 | ML_TA |
Masterlist with CV certs for TA |