PKD certificates
- Add a list of PKD certificates that will be passed to Core during the initialization process:
DocReader.shared.addPKDCertificates(certificates: certificates)
- Clear the list of PKD certificates that have been passed to Core:
DocReader.shared.clearPKDCertificates()