Package com.zebra.sdk.certificate


package com.zebra.sdk.certificate
Provides implementation for certificate utilities.
  • Class
    Description
    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).
    Signals that an error occurred while converting a certificate.
    Handler class for managing certificate and private key information.
    A utility class used to extract info from certificate files and convert the contents into Zebra friendly formats.