pfxCert property

dynamic 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

Uint8List? pfxCert;