addTrustedRootCertificate(with:completionHandler:)
Declaration
func addTrustedRootCertificate(with params: MTROperationalCredentialsClusterAddTrustedRootCertificateParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func addTrustedRootCertificate(with params: MTROperationalCredentialsClusterAddTrustedRootCertificateParams) async throws