pfxCert property

ByteData? pfxCert
getter/setter pair

The bytes of the certificate for a TCC service. This data will be used instead of loading the certificate via pfxCertUrl.

Implementation

ByteData? pfxCert;