See: Description
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).
|
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.
|
Exception | Description |
---|---|
ZebraCertificateException |
Signals that an error occurred while converting a certificate.
|
© 2016 ZIH Corp. All Rights Reserved.