Zebra.
|
| Class | Description | |
|---|---|---|
|
|
CertificateParser | Takes in a certificate file (P12, DER, PEM, etc) and processes it into a ZebraCertificateInfo object which contains the selected certificate, Certificate Authority certificate chain, and private key (if applicable). |
|
|
ZebraCertificateException | Signals that an error occurred while converting a certificate. |
|
|
ZebraCertificateInfo | Handler class for managing certificate and private key information. |
|
|
ZebraP12Info | A utility class used to extract info from certificate files and convert the contents into Zebra friendly formats. |