csrRequest(with:completion:)

Declaration

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