Package | Description |
---|---|
com.zebra.sdk.certificate |
Provides implementation for certificate utilities.
|
Modifier and Type | Method and Description |
---|---|
static ZebraCertificateInfo |
CertificateParser.parseCertificate(InputStream certificateStream,
String alias,
String password)
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).
|
© 2016 ZIH Corp. All Rights Reserved.