Click or drag to resize

CertificateParser Methods

The CertificateParser type exposes the following members.

Methods
  Name Description
Public method Equals
(Inherited from Object)
Public method GetHashCode
(Inherited from Object)
Public method GetType
(Inherited from Object)
Public method Static member ParseCertificate 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).
Public method ToString
(Inherited from Object)
Top
See Also