pfxCert property
The bytes of the certificate for a TCC service. This data will be used instead of loading the certificate via pfxCertUrl.
Implementation
ByteData? pfxCert;
The bytes of the certificate for a TCC service. This data will be used instead of loading the certificate via pfxCertUrl.
ByteData? pfxCert;