PKD certificates
Allows to add a list of PKD certificates during initialization process, which will be passed to Core:
DocReader.shared.addPKDCertificates(certificates: certificates)
Allows to clear a list of PKD certificates, which has been passed to Core:
DocReader.shared.clearPKDCertificates()
Last updated
Was this helpful?