csrRequest(with:completionHandler:)

Declaration

func csrRequest(with params: MTROperationalCredentialsClusterCSRRequestParams, completionHandler: @escaping  @Sendable (MTROperationalCredentialsClusterCSRResponseParams?, (any Error)?) -> Void)
func csrRequest(with params: MTROperationalCredentialsClusterCSRRequestParams) async throws -> MTROperationalCredentialsClusterCSRResponseParams