ws1-client-sdk/com.airwatch.bizlib.model/CertificateDefinition/getCertificateData
getCertificateData¶
open fun getCertificateData(): Array<Byte>
Returns the binary data of the certificate, decoded from its Base64 representation.
Return¶
the decoded certificate bytes.